Lines Matching refs:ti_pipe3
163 struct ti_pipe3 {
299 static struct pipe3_dpll_params *ti_pipe3_get_dpll_params(struct ti_pipe3 *phy)
316 static int ti_pipe3_enable_clocks(struct ti_pipe3 *phy);
317 static void ti_pipe3_disable_clocks(struct ti_pipe3 *phy);
322 struct ti_pipe3 *phy = phy_get_drvdata(x);
334 static void ti_pipe3_calibrate(struct ti_pipe3 *phy);
341 struct ti_pipe3 *phy = phy_get_drvdata(x);
386 static int ti_pipe3_dpll_wait_lock(struct ti_pipe3 *phy)
403 static int ti_pipe3_dpll_program(struct ti_pipe3 *phy)
442 static void ti_pipe3_calibrate(struct ti_pipe3 *phy)
498 struct ti_pipe3 *phy = phy_get_drvdata(x);
547 struct ti_pipe3 *phy = phy_get_drvdata(x);
602 static int ti_pipe3_get_clk(struct ti_pipe3 *phy)
669 static int ti_pipe3_get_sysctrl(struct ti_pipe3 *phy)
746 static int ti_pipe3_get_tx_rx_base(struct ti_pipe3 *phy)
765 static int ti_pipe3_get_pll_base(struct ti_pipe3 *phy)
782 struct ti_pipe3 *phy;
852 struct ti_pipe3 *phy = platform_get_drvdata(pdev);
863 static int ti_pipe3_enable_clocks(struct ti_pipe3 *phy)
904 static void ti_pipe3_disable_clocks(struct ti_pipe3 *phy)
946 MODULE_ALIAS("platform:ti_pipe3");