Searched refs:MIO_EMM_INT_EN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ | ||
H A D | cavium-thunderx.c | 123 writeq(127, host->base + MIO_EMM_INT_EN(host)); in thunder_mmc_probe() |
H A D | cavium.h | 45 #define MIO_EMM_INT_EN(x) (0x80 + x->reg_off) macro |