Home
last modified time | relevance | path

Searched refs:COR (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
H A DKconfig25 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 Dxilinx_hwicap.c127 .COR = 9,
152 .COR = 9,
177 .COR = 9,
202 .COR = 9,
H A Dxilinx_hwicap.h134 u32 COR; member
/linux/drivers/iio/adc/
H A Dat91-sama5d2_adc.c173 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()