Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtifm.h69 #define TIFM_FIFO_MORE 0x00000008 macro
/openbmc/linux/drivers/memstick/host/
H A Dtifm_ms.c307 writel(TIFM_FIFO_MORE, in tifm_ms_issue_cmd()
400 if (!host->use_dma && (fifo_status & TIFM_FIFO_MORE)) { in tifm_ms_data_event()