Searched defs:SPI_TX_QUAD (Results 1 – 2 of 2) sorted by relevance
23 #define SPI_TX_QUAD _BITUL(9) /* transmit with 4 wires */ macro
29 #define SPI_TX_QUAD BIT(10) /* transmit with 4 wires */ macro