Searched refs:TIFM_DMA_EN (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | tifm.h | 75 #define TIFM_DMA_EN 0x00000001 macro |
/linux/drivers/memstick/host/ | ||
H A D | tifm_ms.c | 293 sys_param = TIFM_DMA_EN | (1 << 8); in tifm_ms_issue_cmd() |