Searched refs:PCAP_ADC_ADA1_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/mfd/ | ||
D | ezx-pcap.h | 154 #define PCAP_ADC_ADA1_MASK 0x00000070 macro |
/Linux-v5.4/drivers/mfd/ | ||
D | ezx-pcap.c | 283 tmp &= ~(PCAP_ADC_ADA1_MASK | PCAP_ADC_ADA2_MASK); in pcap_adc_irq() |