Searched refs:OWL_REG_SD_EN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | owl-mmc.c | 27 #define OWL_REG_SD_EN 0x0000 macro 298 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, OWL_SD_EN_BSEL, in owl_mmc_prepare_data() 441 reg = readl(owl_host->base + OWL_REG_SD_EN); in owl_mmc_set_bus_width() 454 writel(reg, owl_host->base + OWL_REG_SD_EN); in owl_mmc_set_bus_width() 497 owl_host->base + OWL_REG_SD_EN); in owl_mmc_set_ios() 526 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, in owl_mmc_set_ios() 541 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, in owl_mmc_start_signal_voltage_switch() 545 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, in owl_mmc_start_signal_voltage_switch()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | owl-mmc.c | 28 #define OWL_REG_SD_EN 0x0000 macro 298 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, OWL_SD_EN_BSEL, in owl_mmc_prepare_data() 441 reg = readl(owl_host->base + OWL_REG_SD_EN); in owl_mmc_set_bus_width() 454 writel(reg, owl_host->base + OWL_REG_SD_EN); in owl_mmc_set_bus_width() 497 owl_host->base + OWL_REG_SD_EN); in owl_mmc_set_ios() 526 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, in owl_mmc_set_ios() 541 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, in owl_mmc_start_signal_voltage_switch() 545 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, in owl_mmc_start_signal_voltage_switch()
|
Completed in 2 milliseconds