Home
last modified time | relevance | path

Searched refs:MIO_EMM_RSP_STS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcavium.h41 #define MIO_EMM_RSP_STS(x) (0x60 + x->reg_off) macro
H A Dcavium.c219 rsp_sts = readq(host->base + MIO_EMM_RSP_STS(host)); in do_switch()
459 rsp_sts = readq(host->base + MIO_EMM_RSP_STS(host)); in cvm_mmc_interrupt()
810 rsp_sts = readq(host->base + MIO_EMM_RSP_STS(host)); in cvm_mmc_request()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium.h41 #define MIO_EMM_RSP_STS(x) (0x60 + x->reg_off) macro
H A 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()

Completed in 4 milliseconds