Home
last modified time | relevance | path

Searched refs:ulcb_softspi_scl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Dulcb.h65 #define SPI_SCL(val) ulcb_softspi_scl(val)
69 void ulcb_softspi_scl(int);
/OK3568_Linux_fs/u-boot/board/renesas/ulcb/
H A Dcpld.c49 void ulcb_softspi_scl(int set) in ulcb_softspi_scl() function