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
82 #define SPI_TX_QUAD BIT(7) /* transmit with 4 wires */ macro