Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dcavium.h41 #define MIO_EMM_RSP_STS(x) (0x60 + x->reg_off) macro
Dcavium.c219 rsp_sts = readq(host->base + MIO_EMM_RSP_STS(host)); in do_switch()
458 rsp_sts = readq(host->base + MIO_EMM_RSP_STS(host)); in cvm_mmc_interrupt()
808 rsp_sts = readq(host->base + MIO_EMM_RSP_STS(host)); in cvm_mmc_request()