Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dxenon_sdhci.c68 #define EMMC_PHY_FUNC_CONTROL (EMMC_PHY_REG_BASE + 0x4) macro
239 var = sdhci_readl(host, EMMC_PHY_FUNC_CONTROL); in xenon_mmc_phy_set()
246 sdhci_writel(host, var, EMMC_PHY_FUNC_CONTROL); in xenon_mmc_phy_set()