Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsh_spi.c46 sh_spi_set_bit(SH_SPI_RSTF, &ss->regs->cr2); in clear_fifo()
47 sh_spi_clear_bit(SH_SPI_RSTF, &ss->regs->cr2); in clear_fifo()
H A Dsh_spi.h37 #define SH_SPI_RSTF 0x80 macro