Home
last modified time | relevance | path

Searched refs:MIO_EMM_RCA (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/host/
Dcavium.h49 #define MIO_EMM_RCA(x) (0xa0 + x->reg_off) macro
Dcavium.c283 old_slot->cached_rca = readq(host->base + MIO_EMM_RCA(host)); in cvm_mmc_switch_to()
286 writeq(slot->cached_rca, host->base + MIO_EMM_RCA(host)); in cvm_mmc_switch_to()
945 writeq(1, host->base + MIO_EMM_RCA(host)); in cvm_mmc_init_lowlevel()