Searched refs:ti_pipe3_readl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/phy/ti/ |
| D | phy-ti-pipe3.c | 166 static inline u32 ti_pipe3_readl(void __iomem *addr, unsigned offset) in ti_pipe3_readl() function 252 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); in ti_pipe3_dpll_wait_lock() 270 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program() 275 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); in ti_pipe3_dpll_program() 280 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program() 285 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION4); in ti_pipe3_dpll_program() 290 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION3); in ti_pipe3_dpll_program() 304 val = ti_pipe3_readl(phy->phy_rx, PCIEPHYRX_ANA_PROGRAMMABILITY); in ti_pipe3_calibrate() 309 val = ti_pipe3_readl(phy->phy_rx, PCIEPHYRX_DIGITAL_MODES); in ti_pipe3_calibrate() 316 val = ti_pipe3_readl(phy->phy_rx, PCIEPHYRX_TRIM); in ti_pipe3_calibrate() [all …]
|