Searched refs:ROCKCHIP_SPI_TXFLR (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-rockchip.c41 #define ROCKCHIP_SPI_TXFLR 0x001c macro
252 tx_room = rs->fifo_len - readl_relaxed(rs->regs + ROCKCHIP_SPI_TXFLR); tx_max()

Completed in 37 milliseconds