Searched refs:DWCMSHC_EMMC_CONTROL (Results 1 – 2 of 2) sorted by relevance
54 #define DWCMSHC_EMMC_CONTROL 0x52c macro443 vendor = sdhci_readl(host, DWCMSHC_EMMC_CONTROL); in dwcmshc_sdhci_set_enhanced_strobe()448 sdhci_writel(host, vendor, DWCMSHC_EMMC_CONTROL); in dwcmshc_sdhci_set_enhanced_strobe()468 ctrl = sdhci_readw(host, DWCMSHC_EMMC_CONTROL); in dwcmshc_sdhci_set_ios_post()470 sdhci_writew(host, ctrl, DWCMSHC_EMMC_CONTROL); in dwcmshc_sdhci_set_ios_post()
35 #define DWCMSHC_EMMC_CONTROL 0x2c macro204 ctrl = sdhci_readw(host, priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in dwcmshc_set_uhs_signaling()206 sdhci_writew(host, ctrl, priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL); in dwcmshc_set_uhs_signaling()221 int reg = priv->vendor_specific_area1 + DWCMSHC_EMMC_CONTROL; in dwcmshc_hs400_enhanced_strobe()