Searched refs:ti_pipe3_writel (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/phy/ti/ |
| D | phy-ti-pipe3.c | 171 static inline void ti_pipe3_writel(void __iomem *addr, unsigned offset, in ti_pipe3_writel() function 273 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program() 278 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); in ti_pipe3_dpll_program() 283 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program() 288 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION4, val); in ti_pipe3_dpll_program() 293 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION3, val); in ti_pipe3_dpll_program() 295 ti_pipe3_writel(phy->pll_ctrl_base, PLL_GO, SET_PLL_GO); in ti_pipe3_dpll_program() 307 ti_pipe3_writel(phy->phy_rx, PCIEPHYRX_ANA_PROGRAMMABILITY, val); in ti_pipe3_calibrate() 314 ti_pipe3_writel(phy->phy_rx, PCIEPHYRX_DIGITAL_MODES, val); in ti_pipe3_calibrate() 319 ti_pipe3_writel(phy->phy_rx, PCIEPHYRX_TRIM, val); in ti_pipe3_calibrate() [all …]
|