Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dsh_spi.h27 #define SH_SPI_TBF 0x40 macro
H A Dsh_spi.c147 !(sh_spi_read(&ss->regs->cr1) & SH_SPI_TBF); in sh_spi_send()