Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dsh_spi.h36 #define SH_SPI_RSTF 0x80 macro
H A Dsh_spi.c45 sh_spi_set_bit(SH_SPI_RSTF, &ss->regs->cr2); in clear_fifo()
46 sh_spi_clear_bit(SH_SPI_RSTF, &ss->regs->cr2); in clear_fifo()