Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-gx-mmc.c110 #define SD_EMMC_CMD_RSP 0x5c macro
849 writel(0, host->regs + SD_EMMC_CMD_RSP); in meson_mmc_start_cmd()
914 cmd->resp[3] = readl(host->regs + SD_EMMC_CMD_RSP); in meson_mmc_read_resp()
916 cmd->resp[0] = readl(host->regs + SD_EMMC_CMD_RSP); in meson_mmc_read_resp()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-gx-mmc.c112 #define SD_EMMC_CMD_RSP 0x5c macro
850 writel(0, host->regs + SD_EMMC_CMD_RSP); in meson_mmc_start_cmd()
915 cmd->resp[3] = readl(host->regs + SD_EMMC_CMD_RSP); in meson_mmc_read_resp()
917 cmd->resp[0] = readl(host->regs + SD_EMMC_CMD_RSP); in meson_mmc_read_resp()

Completed in 5 milliseconds