Home
last modified time | relevance | path

Searched defs:SPI_TX_DUAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/spi/
H A Dspi.h22 #define SPI_TX_DUAL _BITUL(8) /* transmit with 2 wires */ macro
/openbmc/u-boot/include/
H A Dspi.h28 #define SPI_TX_DUAL BIT(9) /* transmit with 2 wires */ macro