Searched refs:MIO_EMM_INT_EN_SET (Results 1 – 2 of 2) sorted by relevance
33 writeq(val, host->base + MIO_EMM_INT_EN_SET(host)); in thunder_mmc_int_enable()
50 #define MIO_EMM_INT_EN_SET(x) (0xb0 + x->reg_off) macro