Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dcavium.h28 #define MIO_EMM_DMA_FIFO_CMD(x) (0x18 + x->reg_off_dma) macro
H A Dcavium.c596 writeq(fifo_cmd, host->dma_base + MIO_EMM_DMA_FIFO_CMD(host)); in prepare_dma_sg()