Home
last modified time | relevance | path

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

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