Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-omap.c77 #define AC12_V1V8_SIGEN BIT(19) macro
515 if (ac12 & AC12_V1V8_SIGEN) in sdhci_omap_card_busy()
573 reg &= ~AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()
586 reg |= AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()