Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtifm.h73 #define TIFM_FIFO_MORE 0x00000008 macro
/Linux-v4.19/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()