Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-txx9.c37 #define TXx9_SPCR0 0x04 macro
142 txx9spi_wr(c, txx9spi_rd(c, TXx9_SPCR0) & ~TXx9_SPCR0_RBSIE, in txx9spi_interrupt()
143 TXx9_SPCR0); in txx9spi_interrupt()
176 TXx9_SPCR0); in txx9spi_work_one()
218 cr0 = txx9spi_rd(c, TXx9_SPCR0); in txx9spi_work_one()
223 txx9spi_wr(c, cr0, TXx9_SPCR0); in txx9spi_work_one()