Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmoxart-mmc.c38 #define REG_RESPONSE0 8 macro
240 cmd->resp[3] = readl(host->base + REG_RESPONSE0); in moxart_send_command()
245 cmd->resp[0] = readl(host->base + REG_RESPONSE0); in moxart_send_command()