Searched refs:owl_mmc_update_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | owl-mmc.c | 120 static void owl_mmc_update_reg(void __iomem *reg, unsigned int val, bool state) in owl_mmc_update_reg() function 298 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, OWL_SD_EN_BSEL, in owl_mmc_prepare_data() 471 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_STATE, in owl_mmc_power_on() 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 | 121 static void owl_mmc_update_reg(void __iomem *reg, unsigned int val, bool state) in owl_mmc_update_reg() function 298 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_EN, OWL_SD_EN_BSEL, in owl_mmc_prepare_data() 471 owl_mmc_update_reg(owl_host->base + OWL_REG_SD_STATE, in owl_mmc_power_on() 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