Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-axiado.c532 static u8 ax_spi_get_rx_byte(struct ax_spi *xspi) in ax_spi_get_rx_byte() function
670 ax_spi_get_rx_byte(xspi); in ax_spi_mem_exec_op()
674 *rx_buf_ptr = ax_spi_get_rx_byte(xspi); in ax_spi_mem_exec_op()