Home
last modified time | relevance | path

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

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