Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dspi.c43 static int do_spi_xfer(int bus, int cs) in do_spi_xfer() function
159 if (do_spi_xfer(bus, cs)) in do_spi()