Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcavium-thunderx.c123 writeq(127, host->base + MIO_EMM_INT_EN(host)); in thunder_mmc_probe()
H A Dcavium.h45 #define MIO_EMM_INT_EN(x) (0x80 + x->reg_off) macro