Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dwbsd.h53 #define WBSD_INT_FIFO_THRE 0x20 macro
Dwbsd.c1163 if (isr & WBSD_INT_FIFO_THRE) in wbsd_irq()