Analyse and explore linux
Component WIL6210_ISR_COR

Component Type: kbuild config

Description: Use Clear-On-Read mode for ISR registers for wil6210

More info: ISR registers on wil6210 chip may operate in either COR (Clear-On-Read) or W1C (Write-1-to-Clear) mode. For production code, use COR (say y); is default since it saves extra target transaction; For ISR debug, use W1C (say n); is allows to monitor ISR registers with debugfs. If COR were used, ISR would self-clear when accessed for debug purposes, it makes such monitoring impossible. Say y unless you debug interrupts

Build project: Kconfig (Linux kconfig) (Path: drivers\net\wireless\ath\wil6210\Kconfig )

Other views: file explorer

Generated by PFA software prototype