Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c126 #define PHY_CNFG_R (DWC_MSHC_PTR_PHY_R + 0x00) macro
423 sdhci_writel(host, val, PHY_CNFG_R); in dwcmshc_phy_init()
1174 val = sdhci_readl(host, PHY_CNFG_R); in sg2042_sdhci_phy_init()
1179 sdhci_writel(host, val, PHY_CNFG_R); in sg2042_sdhci_phy_init()
1226 val = sdhci_readl(host, PHY_CNFG_R); in sg2042_sdhci_phy_init()
1228 sdhci_writel(host, val, PHY_CNFG_R); in sg2042_sdhci_phy_init()
1297 sdhci_writel(host, drv | ~PHY_CNFG_RSTN_DEASSERT, PHY_CNFG_R); in sdhci_eic7700_config_phy()
1321 sdhci_writel(host, drv | PHY_CNFG_RSTN_DEASSERT, PHY_CNFG_R); in sdhci_eic7700_config_phy()