Searched refs:MIO_EMM_RSP_LO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | cavium.h | 42 #define MIO_EMM_RSP_LO(x) (0x68 + x->reg_off) macro |
H A D | cavium.c | 348 rsp_lo = readq(host->base + MIO_EMM_RSP_LO(host)); in set_cmd_response() |