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)
747 static int ti_pipe3_get_tx_rx_base(struct ti_pipe3 *phy)
761 static int ti_pipe3_get_pll_base(struct ti_pipe3 *phy)
776 struct ti_pipe3 *phy;
846 struct ti_pipe3 *phy = platform_get_drvdata(pdev);
855 static int ti_pipe3_enable_clocks(struct ti_pipe3 *phy)
896 static void ti_pipe3_disable_clocks(struct ti_pipe3 *phy)
938 MODULE_ALIAS("platform:ti_pipe3");