Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtifm.h73 #define TIFM_FIFO_MORE 0x00000008 macro
/linux-3.4.99/drivers/memstick/host/
Dtifm_ms.c312 writel(TIFM_FIFO_MORE, in tifm_ms_issue_cmd()
405 if (!host->use_dma && (fifo_status & TIFM_FIFO_MORE)) { in tifm_ms_data_event()