Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-sprd-adi.c50 #define BIT_FIFO_EMPTY BIT(10) macro
176 if (sts & BIT_FIFO_EMPTY) in sprd_adi_drain_fifo()