Home
last modified time | relevance | path

Searched refs:SPI_MODE_2 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.h127 #define SPI_MODE_2 (SPI_CPOL | 0) macro
H A DREADME_rkspi.md68 #define SPI_MODE_2 (SPI_CPOL | 0)
/rk3399_rockchip-uboot/include/
H A Dspi.h20 #define SPI_MODE_2 (SPI_CPOL|0) macro