Home
last modified time | relevance | path

Searched defs:SPI_CPOL (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/board/renesas/sh7757lcr/
H A Dspi-boot.c49 #define SPI_CPOL 0x20 macro
/rk3399_rockchip-uboot/board/renesas/sh7752evb/
H A Dspi-boot.c45 #define SPI_CPOL 0x20 macro
/rk3399_rockchip-uboot/board/renesas/sh7753evb/
H A Dspi-boot.c44 #define SPI_CPOL 0x20 macro
/rk3399_rockchip-uboot/include/
H A Dspi.h17 #define SPI_CPOL BIT(1) /* clock polarity */ macro
/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.h124 #define SPI_CPOL BIT(1) /* clock polarity */ macro