Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci-core.c695 #define INTEL_HS400_ES_BIT BIT(0) macro
705 val |= INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()
707 val &= ~INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci-core.c637 #define INTEL_HS400_ES_BIT BIT(0) macro
647 val |= INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()
649 val &= ~INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()

Completed in 7 milliseconds