Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-txx9.c36 #define TXx9_SPMCR 0x00 macro
161 mcr = txx9spi_rd(c, TXx9_SPMCR); in txx9spi_work_one()
170 txx9spi_wr(c, mcr | TXx9_SPMCR_CONFIG | TXx9_SPMCR_BCLR, TXx9_SPMCR); in txx9spi_work_one()
195 TXx9_SPMCR); in txx9spi_work_one()
198 txx9spi_wr(c, mcr | TXx9_SPMCR_ACTIVE, TXx9_SPMCR); in txx9spi_work_one()
277 txx9spi_wr(c, mcr | TXx9_SPMCR_CONFIG | TXx9_SPMCR_BCLR, TXx9_SPMCR); in txx9spi_work_one()
364 mcr = txx9spi_rd(c, TXx9_SPMCR); in txx9spi_probe()
366 txx9spi_wr(c, mcr | TXx9_SPMCR_CONFIG | TXx9_SPMCR_BCLR, TXx9_SPMCR); in txx9spi_probe()