Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c638 #define INTEL_HS400_ES_BIT BIT(0) macro
648 val |= INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()
650 val &= ~INTEL_HS400_ES_BIT; in intel_hs400_enhanced_strobe()