Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_sdhci.c54 #define DWCMSHC_EMMC_CONTROL 0x52c macro
443 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()