Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-fsl-lpspi.c50 #define IMX7ULP_FSR 0x5c macro
173 txcnt = readl(fsl_lpspi->base + IMX7ULP_FSR) & 0xff; in fsl_lpspi_txfifo_empty()
190 txfifo_cnt = readl(fsl_lpspi->base + IMX7ULP_FSR) & 0xff; in fsl_lpspi_write_tx_fifo()