Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsoft_spi_legacy.c85 SPI_SCL(1); in spi_claim_bus()
87 SPI_SCL(0); in spi_claim_bus()
147 SPI_SCL(!cpol); in spi_xfer()
151 SPI_SCL(!cpol); in spi_xfer()
153 SPI_SCL(cpol); in spi_xfer()
159 SPI_SCL(cpol); in spi_xfer()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dulcb.h65 #define SPI_SCL(val) ulcb_softspi_scl(val) macro
H A Dzipitz2.h73 #define SPI_SCL(val) zipitz2_spi_scl(val) macro