Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dxenon_sdhci.c73 #define EMMC_PHY_PAD_CONTROL (EMMC_PHY_REG_BASE + 0x8) macro
215 var = sdhci_readl(host, EMMC_PHY_PAD_CONTROL); in xenon_mmc_phy_set()
218 sdhci_writel(host, var, EMMC_PHY_PAD_CONTROL); in xenon_mmc_phy_set()