Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dcavium.h42 #define MIO_EMM_RSP_LO(x) (0x68 + x->reg_off) macro
H A Dcavium.c348 rsp_lo = readq(host->base + MIO_EMM_RSP_LO(host)); in set_cmd_response()