Home
last modified time | relevance | path

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

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