Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtifm.h75 #define TIFM_DMA_EN 0x00000001 macro
/linux/drivers/memstick/host/
H A Dtifm_ms.c293 sys_param = TIFM_DMA_EN | (1 << 8); in tifm_ms_issue_cmd()