Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-omap.c75 #define AC12_V1V8_SIGEN BIT(19) macro
389 if (ac12 & AC12_V1V8_SIGEN) in sdhci_omap_card_busy()
442 reg &= ~AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()
454 reg |= AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()