Searched refs:pll_ctrl_base (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/phy/ti/ |
| A D | phy-ti-pipe3.c | 165 void __iomem *pll_ctrl_base; member 395 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); in ti_pipe3_dpll_wait_lock() 413 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION1); in ti_pipe3_dpll_program() 416 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in ti_pipe3_dpll_program() 418 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_CONFIGURATION2); in ti_pipe3_dpll_program() 421 ti_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); in ti_pipe3_dpll_program() 438 ti_pipe3_writel(phy->pll_ctrl_base, PLL_GO, SET_PLL_GO); in ti_pipe3_dpll_program() 530 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); in ti_pipe3_init() 569 val = ti_pipe3_readl(phy->pll_ctrl_base, PLL_STATUS); in ti_pipe3_exit() 770 phy->pll_ctrl_base = in ti_pipe3_get_pll_base() [all …]
|
| A D | phy-omap-usb2.c | 57 void __iomem *pll_ctrl_base; member
|
Completed in 7 milliseconds