Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-omap.c81 #define CAPA_VS33 BIT(24) macro
232 if (capa & CAPA_VS33) in sdhci_omap_conf_bus_power()
562 if (!(reg & (CAPA_VS30 | CAPA_VS33))) in sdhci_omap_start_signal_voltage_switch()
993 reg &= ~(CAPA_VS18 | CAPA_VS30 | CAPA_VS33); in sdhci_omap_set_capabilities()
1002 reg |= CAPA_VS33; in sdhci_omap_set_capabilities()