Home
last modified time | relevance | path

Searched defs:SPI_RX_OCTAL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/spi/
H A Dspidev.h53 #define SPI_RX_OCTAL 0x4000 macro
/OK3568_Linux_fs/u-boot/include/
H A Dspi.h35 #define SPI_RX_OCTAL BIT(15) /* receive with 8 wires */ macro
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi.h187 #define SPI_RX_OCTAL 0x4000 /* receive with 8 wires */ macro