Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dsh_spi.h28 #define SH_SPI_RBE 0x20 macro
H A Dsh_spi.c51 while (sh_spi_read(&ss->regs->cr1) & SH_SPI_RBE) { in recvbuf_wait()