Lines Matching refs:exynos_phy_writel

115 static inline void exynos_phy_writel(struct exynos_pcie *pcie, u32 val, u32 reg)  in exynos_phy_writel()  function
223 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_COMMON_POWER); in exynos_pcie_power_on_phy()
227 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV0_POWER); in exynos_pcie_power_on_phy()
231 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV1_POWER); in exynos_pcie_power_on_phy()
235 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV2_POWER); in exynos_pcie_power_on_phy()
239 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV3_POWER); in exynos_pcie_power_on_phy()
249 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_COMMON_POWER); in exynos_pcie_power_off_phy()
253 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV0_POWER); in exynos_pcie_power_off_phy()
257 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV1_POWER); in exynos_pcie_power_off_phy()
261 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV2_POWER); in exynos_pcie_power_off_phy()
265 exynos_phy_writel(exynos_pcie, val, PCIE_PHY_TRSV3_POWER); in exynos_pcie_power_off_phy()
273 exynos_phy_writel(exynos_pcie, 0x29, PCIE_PHY_DCC_FEEDBACK); in exynos_pcie_init_phy()
276 exynos_phy_writel(exynos_pcie, 0xd5, PCIE_PHY_IMPEDANCE); in exynos_pcie_init_phy()
279 exynos_phy_writel(exynos_pcie, 0x14, PCIE_PHY_PLL_DIV_0); in exynos_pcie_init_phy()
280 exynos_phy_writel(exynos_pcie, 0x12, PCIE_PHY_PLL_DIV_1); in exynos_pcie_init_phy()
283 exynos_phy_writel(exynos_pcie, 0x7f, PCIE_PHY_TRSV0_DRV_LVL); in exynos_pcie_init_phy()
286 exynos_phy_writel(exynos_pcie, 0x0, PCIE_PHY_TRSV0_EMP_LVL); in exynos_pcie_init_phy()
289 exynos_phy_writel(exynos_pcie, 0xe7, PCIE_PHY_PLL_BIAS); in exynos_pcie_init_phy()
290 exynos_phy_writel(exynos_pcie, 0x82, PCIE_PHY_TRSV0_RXCDR); in exynos_pcie_init_phy()
291 exynos_phy_writel(exynos_pcie, 0x82, PCIE_PHY_TRSV1_RXCDR); in exynos_pcie_init_phy()
292 exynos_phy_writel(exynos_pcie, 0x82, PCIE_PHY_TRSV2_RXCDR); in exynos_pcie_init_phy()
293 exynos_phy_writel(exynos_pcie, 0x82, PCIE_PHY_TRSV3_RXCDR); in exynos_pcie_init_phy()
296 exynos_phy_writel(exynos_pcie, 0x39, PCIE_PHY_TRSV0_EMP_LVL); in exynos_pcie_init_phy()
297 exynos_phy_writel(exynos_pcie, 0x39, PCIE_PHY_TRSV1_EMP_LVL); in exynos_pcie_init_phy()
298 exynos_phy_writel(exynos_pcie, 0x39, PCIE_PHY_TRSV2_EMP_LVL); in exynos_pcie_init_phy()
299 exynos_phy_writel(exynos_pcie, 0x39, PCIE_PHY_TRSV3_EMP_LVL); in exynos_pcie_init_phy()
302 exynos_phy_writel(exynos_pcie, 0x20, PCIE_PHY_TRSV0_LVCC); in exynos_pcie_init_phy()
303 exynos_phy_writel(exynos_pcie, 0xa0, PCIE_PHY_TRSV1_LVCC); in exynos_pcie_init_phy()
304 exynos_phy_writel(exynos_pcie, 0xa0, PCIE_PHY_TRSV2_LVCC); in exynos_pcie_init_phy()
305 exynos_phy_writel(exynos_pcie, 0xa0, PCIE_PHY_TRSV3_LVCC); in exynos_pcie_init_phy()