Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dcavium-thunderx.c124 writeq(3, host->base + MIO_EMM_DMA_INT_ENA_W1C(host)); in thunder_mmc_probe()
H A Dcavium.h34 #define MIO_EMM_DMA_INT_ENA_W1C(x) (0x48 + x->reg_off_dma) macro