Searched refs:PHY_CNFG_R (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mmc/host/ |
| H A D | sdhci-of-dwcmshc.c | 129 #define PHY_CNFG_R (DWC_MSHC_PTR_PHY_R + 0x00) macro 468 sdhci_writel(host, val, PHY_CNFG_R); in dwcmshc_phy_init() 1226 val = sdhci_readl(host, PHY_CNFG_R); in sg2042_sdhci_phy_init() 1231 sdhci_writel(host, val, PHY_CNFG_R); in sg2042_sdhci_phy_init() 1278 val = sdhci_readl(host, PHY_CNFG_R); in sg2042_sdhci_phy_init() 1280 sdhci_writel(host, val, PHY_CNFG_R); in sg2042_sdhci_phy_init() 1466 sdhci_writel(host, drv | ~PHY_CNFG_RSTN_DEASSERT, PHY_CNFG_R); in sdhci_eic7700_config_phy() 1490 sdhci_writel(host, drv | PHY_CNFG_RSTN_DEASSERT, PHY_CNFG_R); in sdhci_eic7700_config_phy() 1877 sdhci_writew(host, 0, PHY_CNFG_R); in dwcmshc_k230_phy_init() 1909 10, 150000, false, host, PHY_CNFG_R); in dwcmshc_k230_phy_init() [all...] |