Searched refs:SH_SPI_TBE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/spi/ | ||
| H A D | sh_spi.h | 27 #define SH_SPI_TBE 0x80 macro |
| H A D | sh_spi.c | 62 while (!(sh_spi_read(&ss->regs->cr1) & SH_SPI_TBE)) { in write_fifo_empty_wait() |