Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-axiado.c566 u32 rx_count_reg = 0; in ax_spi_mem_exec_op() local
653 rx_count_reg = ax_spi_read(xspi, AX_SPI_RX_FBCAR); in ax_spi_mem_exec_op()
654 if (rx_count_reg >= op->data.nbytes) in ax_spi_mem_exec_op()