Home
last modified time | relevance | path

Searched refs:WBSD_FIFO_FULL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dwbsd.h61 #define WBSD_FIFO_FULL 0x40 macro
H A Dwbsd.c424 if (fsr & WBSD_FIFO_FULL) in wbsd_empty_fifo()
485 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_FULL)) { in wbsd_fill_fifo()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dwbsd.h61 #define WBSD_FIFO_FULL 0x40 macro
H A Dwbsd.c424 if (fsr & WBSD_FIFO_FULL) in wbsd_empty_fifo()
485 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_FULL)) { in wbsd_fill_fifo()

Completed in 6 milliseconds