Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dsdhci-omap.c80 #define CAPA_VS33 BIT(24) macro
231 if (capa & CAPA_VS33) in sdhci_omap_conf_bus_power()
561 if (!(reg & (CAPA_VS30 | CAPA_VS33))) in sdhci_omap_start_signal_voltage_switch()
992 reg &= ~(CAPA_VS18 | CAPA_VS30 | CAPA_VS33); in sdhci_omap_set_capabilities()
1001 reg |= CAPA_VS33; in sdhci_omap_set_capabilities()