Home
last modified time | relevance | path

Searched refs:omap_pipe3 (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dpipe3-phy.h26 struct omap_pipe3 { struct
33 int phy_pipe3_power_on(struct omap_pipe3 *phy); argument
34 int phy_pipe3_power_off(struct omap_pipe3 *pipe3);
H A Dpipe3-phy.c67 static struct pipe3_dpll_params *omap_pipe3_get_dpll_params(struct omap_pipe3 in omap_pipe3_get_dpll_params()
86 static int omap_pipe3_wait_lock(struct omap_pipe3 *phy) in omap_pipe3_wait_lock()
106 static int omap_pipe3_dpll_program(struct omap_pipe3 *phy) in omap_pipe3_dpll_program()
147 static void omap_control_phy_power(struct omap_pipe3 *phy, int on) in omap_control_phy_power()
172 int phy_pipe3_power_on(struct omap_pipe3 *phy) in phy_pipe3_power_on()
202 int phy_pipe3_power_off(struct omap_pipe3 *phy) in phy_pipe3_power_off()
H A Dsata.c29 struct omap_pipe3 sata_phy = {
/rk3399_rockchip-uboot/drivers/phy/
H A Dti-pipe3-phy.c58 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()
[all …]