Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dwbsd.h38 #define WBSD_FSR 0x04 macro
Dwbsd.c419 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_EMPTY)) { in wbsd_empty_fifo()
485 while (!((fsr = inb(host->base + WBSD_FSR)) & WBSD_FIFO_FULL)) { in wbsd_fill_fifo()