Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-txx9.c69 #define TXx9_SPSR_SIDLE 0x0004 macro
215 while (!(txx9spi_rd(c, TXx9_SPSR) & TXx9_SPSR_SIDLE)) in txx9spi_work_one()