Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufshcd-pci.c220 #define INTEL_LTR_SCALE_MASK GENMASK(11, 10) macro
252 ltr &= ~INTEL_LTR_SCALE_MASK; in intel_ltr_set()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c740 #define INTEL_LTR_SCALE_MASK GENMASK(11, 10) macro
775 ltr &= ~INTEL_LTR_SCALE_MASK; in intel_ltr_set()