Home
last modified time | relevance | path

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

/drivers/spi/
Dspi_txx9.c66 #define TXx9_SPSR_SIDLE 0x0004 macro
229 while (!(txx9spi_rd(c, TXx9_SPSR) & TXx9_SPSR_SIDLE)) in txx9spi_work_one()