Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dsh_spi.c137 static int sh_spi_send(struct sh_spi *ss, const unsigned char *tx_data, in sh_spi_send() function
220 ret = sh_spi_send(ss, tx_data, len, flags); in spi_xfer()