Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-omap.c68 #define AC12_V1V8_SIGEN BIT(19) macro
487 if (ac12 & AC12_V1V8_SIGEN) in sdhci_omap_card_busy()
540 reg &= ~AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()
552 reg |= AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-omap.c76 #define AC12_V1V8_SIGEN BIT(19) macro
514 if (ac12 & AC12_V1V8_SIGEN) in sdhci_omap_card_busy()
572 reg &= ~AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()
585 reg |= AC12_V1V8_SIGEN; in sdhci_omap_start_signal_voltage_switch()

Completed in 5 milliseconds