Searched refs:COR (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | Kconfig | 25 COR (Clear-On-Read) or W1C (Write-1-to-Clear) mode. 26 For production code, use COR (say y); is default since 29 registers with debugfs. If COR were used, ISR would
|
/linux/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 127 .COR = 9, 152 .COR = 9, 177 .COR = 9, 202 .COR = 9,
|
H A D | xilinx_hwicap.h | 134 u32 COR; member
|
/linux/drivers/iio/adc/ |
H A D | at91-sama5d2_adc.c | 173 u16 COR; member 274 .COR = 0x4c, 311 .COR = 0x5c, 800 cur_cor = at91_adc_readl(st, COR); in at91_adc_cor() 803 at91_adc_writel(st, COR, cur_cor | cor); in at91_adc_cor() 805 at91_adc_writel(st, COR, cur_cor & ~cor); in at91_adc_cor()
|