Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dmeson-gx-mmc.c110 #define SD_EMMC_CMD_RSP 0x5c macro
861 writel(0, host->regs + SD_EMMC_CMD_RSP); in meson_mmc_start_cmd()
926 cmd->resp[3] = readl(host->regs + SD_EMMC_CMD_RSP); in meson_mmc_read_resp()
928 cmd->resp[0] = readl(host->regs + SD_EMMC_CMD_RSP); in meson_mmc_read_resp()