Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dsdhci-pci-core.c621 #define INTEL_HS400_ES_BIT BIT(0) macro
631 val |= INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()
633 val &= ~INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()