Searched defs:SPI_MODE_2 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | spi.h | 20 #define SPI_MODE_2 (SPI_CPOL|0) macro |
| /rk3399_rockchip-uboot/examples/standalone/ | ||
| H A D | rkspi.h | 127 #define SPI_MODE_2 (SPI_CPOL | 0) macro |