Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dcavium-thunderx.c123 writeq(3, host->base + MIO_EMM_DMA_INT_ENA_W1C(host)); in thunder_mmc_probe()
Dcavium.h34 #define MIO_EMM_DMA_INT_ENA_W1C(x) (0x48 + x->reg_off_dma) macro