Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-sh.c27 #define SPI_SH_CR2 0x10 macro
122 spi_sh_set_bit(ss, SPI_SH_RSTF, SPI_SH_CR2); in clear_fifo()
123 spi_sh_clear_bit(ss, SPI_SH_RSTF, SPI_SH_CR2); in clear_fifo()
341 spi_sh_write(ss, spi_sh_read(ss, SPI_SH_CR2) | 0x07, SPI_SH_CR2); in spi_sh_setup()