Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Ddesignware_spi.c36 #define DW_SPI_TXFLR 0x20 macro
265 tx_room = priv->fifo_len - dw_read(priv, DW_SPI_TXFLR); in tx_max()