Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/spi/
H A Dspi.h25 #define SPI_RX_QUAD _BITUL(11) /* receive with 4 wires */ macro
/openbmc/u-boot/include/
H A Dspi.h32 #define SPI_RX_QUAD BIT(13) /* receive with 4 wires */ macro