Searched refs:MIO_EMM_INT_EN_SET (Results 1 – 2 of 2) sorted by relevance
/drivers/mmc/host/ | ||
D | cavium-thunderx.c | 33 writeq(val, host->base + MIO_EMM_INT_EN_SET(host)); in thunder_mmc_int_enable() |
D | cavium.h | 50 #define MIO_EMM_INT_EN_SET(x) (0xb0 + x->reg_off) macro |