Lines Matching refs:omap_pipe3
58 struct omap_pipe3 { struct
90 static struct pipe3_dpll_params *omap_pipe3_get_dpll_params(struct omap_pipe3 in omap_pipe3_get_dpll_params()
108 static int omap_pipe3_wait_lock(struct omap_pipe3 *pipe3) in omap_pipe3_wait_lock()
128 static int omap_pipe3_dpll_program(struct omap_pipe3 *pipe3) in omap_pipe3_dpll_program()
169 static void omap_control_pipe3_power(struct omap_pipe3 *pipe3, int on) in omap_control_pipe3_power()
198 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_init()
224 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_power_on()
234 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_power_off()
246 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_exit()
317 struct omap_pipe3 *pipe3 = dev_get_priv(dev); in pipe3_phy_probe()
372 .priv_auto_alloc_size = sizeof(struct omap_pipe3),