Searched refs:ti_pipe3_readl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-ti-pipe3.c114 static inline u32 ti_pipe3_readl(void __iomem *addr, unsigned offset) ti_pipe3_readl() function
171 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); ti_pipe3_dpll_wait_lock()
189 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); ti_pipe3_dpll_program()
194 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); ti_pipe3_dpll_program()
199 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); ti_pipe3_dpll_program()
204 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION4); ti_pipe3_dpll_program()
209 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION3); ti_pipe3_dpll_program()
237 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); ti_pipe3_init()
245 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); ti_pipe3_init()
269 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); ti_pipe3_exit()
277 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); ti_pipe3_exit()

Completed in 35 milliseconds