Lines Matching refs:ti_pipe3
80 struct ti_pipe3 { struct
125 static struct pipe3_dpll_params *ti_pipe3_get_dpll_params(struct ti_pipe3 *phy) in ti_pipe3_get_dpll_params()
142 static int ti_pipe3_enable_clocks(struct ti_pipe3 *phy);
143 static void ti_pipe3_disable_clocks(struct ti_pipe3 *phy);
147 struct ti_pipe3 *phy = phy_get_drvdata(x); in ti_pipe3_power_off()
156 struct ti_pipe3 *phy = phy_get_drvdata(x); in ti_pipe3_power_on()
163 static int ti_pipe3_dpll_wait_lock(struct ti_pipe3 *phy) in ti_pipe3_dpll_wait_lock()
180 static int ti_pipe3_dpll_program(struct ti_pipe3 *phy) in ti_pipe3_dpll_program()
221 struct ti_pipe3 *phy = phy_get_drvdata(x); in ti_pipe3_init()
255 struct ti_pipe3 *phy = phy_get_drvdata(x); in ti_pipe3_exit()
313 struct ti_pipe3 *phy; in ti_pipe3_probe()
469 static int ti_pipe3_enable_clocks(struct ti_pipe3 *phy) in ti_pipe3_enable_clocks()
510 static void ti_pipe3_disable_clocks(struct ti_pipe3 *phy) in ti_pipe3_disable_clocks()