Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dtifm.h69 #define TIFM_FIFO_MORE 0x00000008 macro
/linux-6.12.1/drivers/memstick/host/
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()