Home
last modified time | relevance | path

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

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