Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-msm.c82 #define CORE_IO_PAD_PWR_SWITCH BIT(16) macro
1759 new_config &= ~CORE_IO_PAD_PWR_SWITCH; in sdhci_msm_handle_pwr_irq()
1762 new_config |= CORE_IO_PAD_PWR_SWITCH; in sdhci_msm_handle_pwr_irq()
2221 config &= ~CORE_IO_PAD_PWR_SWITCH; in sdhci_msm_set_regulator_caps()
2223 config |= CORE_IO_PAD_PWR_SWITCH; in sdhci_msm_set_regulator_caps()