Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dspi.h18 #define SPI_MODE_0 (0|0) /* (original MicroWire) */ macro
/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.h125 #define SPI_MODE_0 (0 | 0) /* (original MicroWire) */ macro