Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-txx9.c69 #define TXx9_SPSR_SIDLE 0x0004 macro
216 while (!(txx9spi_rd(c, TXx9_SPSR) & TXx9_SPSR_SIDLE)) in txx9spi_work_one()