Home
last modified time | relevance | path

Searched refs:PCAP_SECOND_PORT (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/mfd/
H A Dezx-pcap.c183 if (!(pdata->config & PCAP_SECOND_PORT)) { in pcap_isr_work()
424 if (!(pdata->config & PCAP_SECOND_PORT)) in ezx_pcap_probe()
445 adc_irq = pcap_to_irq(pcap, (pdata->config & PCAP_SECOND_PORT) ? in ezx_pcap_probe()
/linux-6.15/include/linux/mfd/
H A Dezx-pcap.h36 #define PCAP_SECOND_PORT 1 macro