Searched refs:pipe3 (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/drivers/phy/ |
D | ti-pipe3-phy.c | 179 *pipe3) in omap_pipe3_get_dpll_params() 182 struct pipe3_dpll_map *dpll_map = pipe3->dpll_map; in omap_pipe3_get_dpll_params() 196 static int omap_pipe3_wait_lock(struct omap_pipe3 *pipe3) in omap_pipe3_wait_lock() argument 203 val = omap_pipe3_readl(pipe3->pll_ctrl_base, PLL_STATUS); in omap_pipe3_wait_lock() 216 static int omap_pipe3_dpll_program(struct omap_pipe3 *pipe3) in omap_pipe3_dpll_program() argument 221 dpll_params = omap_pipe3_get_dpll_params(pipe3); in omap_pipe3_dpll_program() 227 val = omap_pipe3_readl(pipe3->pll_ctrl_base, PLL_CONFIGURATION1); in omap_pipe3_dpll_program() 230 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION1, val); in omap_pipe3_dpll_program() 232 val = omap_pipe3_readl(pipe3->pll_ctrl_base, PLL_CONFIGURATION2); in omap_pipe3_dpll_program() 235 omap_pipe3_writel(pipe3->pll_ctrl_base, PLL_CONFIGURATION2, val); in omap_pipe3_dpll_program() [all …]
|
D | Makefile | 13 obj-$(CONFIG_$(SPL_)PIPE3_PHY) += ti-pipe3-phy.o
|
/external/u-boot/arch/arm/mach-omap2/ |
D | pipe3-phy.c | 67 *pipe3) in omap_pipe3_get_dpll_params() 70 struct pipe3_dpll_map *dpll_map = pipe3->dpll_map; in omap_pipe3_get_dpll_params()
|
D | pipe3-phy.h | 33 int phy_pipe3_power_off(struct omap_pipe3 *pipe3);
|
D | Makefile | 32 obj-y += pipe3-phy.o
|
/external/libchrome/ipc/ |
D | ipc_sync_channel_unittest.cc | 1748 mojo::MessagePipe pipe0, pipe1, pipe2, pipe3; in TEST_F() local 1756 std::move(pipe2.handle0), &event2, std::move(pipe3.handle1), &event3, 3, in TEST_F() 1759 std::move(pipe3.handle0), &event3, std::move(pipe0.handle1), &event0, 4, in TEST_F()
|
/external/u-boot/arch/arm/dts/ |
D | dra7.dtsi | 1383 compatible = "ti,phy-pipe3-sata"; 1396 compatible = "ti,phy-pipe3-pcie"; 1416 compatible = "ti,phy-pipe3-pcie";
|