Searched refs:pipe3 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | ti-pipe3-phy.c | 91 *pipe3) in omap_pipe3_get_dpll_params() 94 struct pipe3_dpll_map *dpll_map = pipe3->dpll_map; in omap_pipe3_get_dpll_params() 108 static int omap_pipe3_wait_lock(struct omap_pipe3 *pipe3) in omap_pipe3_wait_lock() argument 115 val = omap_pipe3_readl(pipe3->pll_ctrl_base, PLL_STATUS); in omap_pipe3_wait_lock() 128 static int omap_pipe3_dpll_program(struct omap_pipe3 *pipe3) in omap_pipe3_dpll_program() argument 133 dpll_params = omap_pipe3_get_dpll_params(pipe3); in omap_pipe3_dpll_program() 139 val = omap_pipe3_readl(pipe3->pll_ctrl_base, PLL_CONFIGURATION1); in omap_pipe3_dpll_program() 142 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION1, val); in omap_pipe3_dpll_program() 144 val = omap_pipe3_readl(pipe3->pll_ctrl_base, PLL_CONFIGURATION2); in omap_pipe3_dpll_program() 147 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION2, val); in omap_pipe3_dpll_program() [all …]
|
| H A D | Makefile | 19 obj-$(CONFIG_$(SPL_)PIPE3_PHY) += ti-pipe3-phy.o
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | pipe3-phy.h | 34 int phy_pipe3_power_off(struct omap_pipe3 *pipe3);
|
| H A D | pipe3-phy.c | 68 *pipe3) in omap_pipe3_get_dpll_params() 71 struct pipe3_dpll_map *dpll_map = pipe3->dpll_map; in omap_pipe3_get_dpll_params()
|
| H A D | Makefile | 34 obj-y += pipe3-phy.o
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | dra7.dtsi | 1327 compatible = "ti,phy-pipe3-sata"; 1340 compatible = "ti,phy-pipe3-pcie"; 1360 compatible = "ti,phy-pipe3-pcie";
|