Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Dmpc8xx_spi.c323 if (in_8(&cp->cp_spie) & SPI_TXB) /* Tx Buffer Empty */ in spi_xfer()
/rk3399_rockchip-uboot/include/
H A Dmpc8xx.h518 #define SPI_TXB 0x02 /* Tx Buffer Empty */ macro