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

/linux-4.4.14/drivers/spi/
H A Dspi-sh.c35 #define SPI_SH_CR2 0x10 macro
134 spi_sh_set_bit(ss, SPI_SH_RSTF, SPI_SH_CR2); clear_fifo()
135 spi_sh_clear_bit(ss, SPI_SH_RSTF, SPI_SH_CR2); clear_fifo()
361 spi_sh_write(ss, spi_sh_read(ss, SPI_SH_CR2) | 0x07, SPI_SH_CR2); spi_sh_setup()

Completed in 31 milliseconds