Searched refs:pipe3 (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | ti-phy.txt | 10 "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control 33 - compatible: Should be "ti,phy-usb3", "ti,phy-pipe3-sata" or 34 "ti,phy-pipe3-pcie. "ti,omap-usb3" is deprecated. 88 compatible = "ti,phy-pipe3-sata";
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| 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 | pipe3-phy.h | 34 int phy_pipe3_power_off(struct omap_pipe3 *pipe3);
|
| H A D | Makefile | 34 obj-y += pipe3-phy.o
|
| /OK3568_Linux_fs/kernel/drivers/phy/ti/ |
| H A D | Makefile | 6 obj-$(CONFIG_TI_PIPE3) += phy-ti-pipe3.o
|
| /OK3568_Linux_fs/u-boot/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";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | dra7-l4.dtsi | 328 compatible = "ti,phy-pipe3-pcie"; 348 compatible = "ti,phy-pipe3-pcie"; 369 compatible = "ti,phy-pipe3-sata";
|
| H A D | omap5-l4.dtsi | 520 compatible = "ti,phy-pipe3-sata";
|