Home
last modified time | relevance | path

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

/linux-3.3/drivers/memstick/host/
Djmb38x_ms.c113 #define STATUS_FIFO_EMPTY 0x00000200 macro
172 while (!(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data()
181 && !(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) { in jmb38x_ms_read_data()