Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dspi.h130 #define SPI_XFER_ONCE (SPI_XFER_BEGIN | SPI_XFER_END) macro
/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.h120 #define SPI_XFER_ONCE (SPI_XFER_BEGIN | SPI_XFER_END) macro