Home
last modified time | relevance | path

Searched refs:TIFM_DMA_TX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtifm.h74 #define TIFM_DMA_TX 0x00008000 macro
/openbmc/linux/drivers/memstick/host/
H A Dtifm_ms.c295 sys_param |= TIFM_DMA_TX; in tifm_ms_issue_cmd()
/openbmc/linux/drivers/mmc/host/
H A Dtifm_sd.c314 writel((dma_blk_cnt << 8) | TIFM_DMA_TX | TIFM_DMA_EN, in tifm_sd_set_dma_data()