Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dspi.h127 #define SPI_XFER_ONCE (SPI_XFER_BEGIN | SPI_XFER_END) macro
/OK3568_Linux_fs/u-boot/examples/standalone/
H A Drkspi.h120 #define SPI_XFER_ONCE (SPI_XFER_BEGIN | SPI_XFER_END) macro