Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
Dspi-txx9.c70 #define TXx9_SPSR_SIDLE 0x0004 macro
212 while (!(txx9spi_rd(c, TXx9_SPSR) & TXx9_SPSR_SIDLE)) in txx9spi_work_one()