Home
last modified time | relevance | path

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

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