Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dowl-mmc.c29 #define OWL_REG_SD_CTL 0x0004 macro
223 mode |= (readl(owl_host->base + OWL_REG_SD_CTL) & (0xff << 16)); in owl_mmc_send_cmd()
240 writel(mode, owl_host->base + OWL_REG_SD_CTL); in owl_mmc_send_cmd()
395 reg = readl(owl_host->base + OWL_REG_SD_CTL); in owl_mmc_set_clk_rate()
402 owl_host->base + OWL_REG_SD_CTL); in owl_mmc_set_clk_rate()
406 owl_host->base + OWL_REG_SD_CTL); in owl_mmc_set_clk_rate()
410 owl_host->base + OWL_REG_SD_CTL); in owl_mmc_set_clk_rate()
415 owl_host->base + OWL_REG_SD_CTL); in owl_mmc_set_clk_rate()
475 mode = (readl(owl_host->base + OWL_REG_SD_CTL) & (0xff << 16)); in owl_mmc_power_on()
477 writel(mode, owl_host->base + OWL_REG_SD_CTL); in owl_mmc_power_on()