Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memstick/host/
Djmb38x_ms.c110 #define STATUS_FIFO_EMPTY 0x00000200 macro
169 while (!(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data()
178 && !(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data()