Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dezx-pcap.c189 if (!(pdata->config & PCAP_SECOND_PORT)) { in pcap_isr_work()
458 if (!(pdata->config & PCAP_SECOND_PORT)) in ezx_pcap_probe()
479 adc_irq = pcap_to_irq(pcap, (pdata->config & PCAP_SECOND_PORT) ? in ezx_pcap_probe()
/linux-4.4.14/include/linux/mfd/
Dezx-pcap.h36 #define PCAP_SECOND_PORT 1 macro