Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-uhs2.h157 #define SDHCI_UHS2_CAPS_PHY_REV_MASK GENMASK(5, 0) macro
H A Dsdhci-uhs2.c385 mmc->uhs2_caps.phy_rev = caps_phy & SDHCI_UHS2_CAPS_PHY_REV_MASK; in sdhci_uhs2_init()