Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mfd/
H A Dezx-pcap.h37 #define PCAP_CS_AH 2 macro
/linux-6.15/drivers/mfd/
H A Dezx-pcap.c407 spi->mode = SPI_MODE_0 | (pdata->config & PCAP_CS_AH ? SPI_CS_HIGH : 0); in ezx_pcap_probe()