Lines Matching refs:ti_pipe3
163 struct ti_pipe3 { struct
299 static struct pipe3_dpll_params *ti_pipe3_get_dpll_params(struct ti_pipe3 *phy) in ti_pipe3_get_dpll_params()
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); in ti_pipe3_power_off()
334 static void ti_pipe3_calibrate(struct ti_pipe3 *phy);
341 struct ti_pipe3 *phy = phy_get_drvdata(x); in ti_pipe3_power_on()
386 static int ti_pipe3_dpll_wait_lock(struct ti_pipe3 *phy) in ti_pipe3_dpll_wait_lock()
403 static int ti_pipe3_dpll_program(struct ti_pipe3 *phy) in ti_pipe3_dpll_program()
442 static void ti_pipe3_calibrate(struct ti_pipe3 *phy) in ti_pipe3_calibrate()
498 struct ti_pipe3 *phy = phy_get_drvdata(x); in ti_pipe3_init()
547 struct ti_pipe3 *phy = phy_get_drvdata(x); in ti_pipe3_exit()
602 static int ti_pipe3_get_clk(struct ti_pipe3 *phy) in ti_pipe3_get_clk()
669 static int ti_pipe3_get_sysctrl(struct ti_pipe3 *phy) in ti_pipe3_get_sysctrl()
747 static int ti_pipe3_get_tx_rx_base(struct ti_pipe3 *phy) in ti_pipe3_get_tx_rx_base()
761 static int ti_pipe3_get_pll_base(struct ti_pipe3 *phy) in ti_pipe3_get_pll_base()
776 struct ti_pipe3 *phy; in ti_pipe3_probe()
846 struct ti_pipe3 *phy = platform_get_drvdata(pdev); in ti_pipe3_remove()
855 static int ti_pipe3_enable_clocks(struct ti_pipe3 *phy) in ti_pipe3_enable_clocks()
896 static void ti_pipe3_disable_clocks(struct ti_pipe3 *phy) in ti_pipe3_disable_clocks()