Searched refs:MIO_EMM_INT_EN_SET (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/mmc/host/ | ||
D | cavium-thunderx.c | 34 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 |