Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsh_spi.c138 static int sh_spi_send(struct sh_spi *ss, const unsigned char *tx_data, in sh_spi_send() function
221 ret = sh_spi_send(ss, tx_data, len, flags); in spi_xfer()