Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dowl-mmc.c33 #define OWL_REG_SD_RSPBUF1 0x0018 macro
272 cmd->resp[2] = readl(owl_host->base + OWL_REG_SD_RSPBUF1); in owl_mmc_send_cmd()
277 resp[1] = readl(owl_host->base + OWL_REG_SD_RSPBUF1); in owl_mmc_send_cmd()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dowl-mmc.c34 #define OWL_REG_SD_RSPBUF1 0x0018 macro
272 cmd->resp[2] = readl(owl_host->base + OWL_REG_SD_RSPBUF1); in owl_mmc_send_cmd()
277 resp[1] = readl(owl_host->base + OWL_REG_SD_RSPBUF1); in owl_mmc_send_cmd()

Completed in 4 milliseconds