Home
last modified time | relevance | path

Searched refs:omap_pipe3_writel (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-omap2/
A Dpipe3-phy.c62 static inline void omap_pipe3_writel(void __iomem *addr, unsigned offset, in omap_pipe3_writel() function
121 omap_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in omap_pipe3_dpll_program()
126 omap_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); in omap_pipe3_dpll_program()
131 omap_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION1, val); in omap_pipe3_dpll_program()
136 omap_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION4, val); in omap_pipe3_dpll_program()
141 omap_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION3, val); in omap_pipe3_dpll_program()
143 omap_pipe3_writel(phy->pll_ctrl_base, PLL_GO, SET_PLL_GO); in omap_pipe3_dpll_program()
189 omap_pipe3_writel(phy->pll_ctrl_base, in phy_pipe3_power_on()
214 omap_pipe3_writel(phy->pll_ctrl_base, PLL_CONFIGURATION2, val); in phy_pipe3_power_off()
/u-boot/drivers/phy/
A Dti-pipe3-phy.c234 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION1, val); in omap_pipe3_dpll_program()
239 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION2, val); in omap_pipe3_dpll_program()
244 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION1, val); in omap_pipe3_dpll_program()
249 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION4, val); in omap_pipe3_dpll_program()
254 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION3, val); in omap_pipe3_dpll_program()
256 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_GO, SET_PLL_GO); in omap_pipe3_dpll_program()
311 omap_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_DIGITAL_MODES, val); in ti_pipe3_calibrate()
316 omap_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_TRIM, val); in ti_pipe3_calibrate()
321 omap_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_DLL, val); in ti_pipe3_calibrate()
331 omap_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_EQUALIZER, val); in ti_pipe3_calibrate()
[all …]

Completed in 4 milliseconds