Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dti-pipe3-phy.c57 struct omap_pipe3 { struct
89 static struct pipe3_dpll_params *omap_pipe3_get_dpll_params(struct omap_pipe3 in omap_pipe3_get_dpll_params()
107 static int omap_pipe3_wait_lock(struct omap_pipe3 *pipe3) in omap_pipe3_wait_lock()
127 static int omap_pipe3_dpll_program(struct omap_pipe3 *pipe3) in omap_pipe3_dpll_program()
168 static void omap_control_pipe3_power(struct omap_pipe3 *pipe3, int on) in omap_control_pipe3_power()
197 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_init()
223 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_power_on()
233 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_power_off()
245 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_exit()
319 struct omap_pipe3 *pipe3 = dev_get_priv(dev); in pipe3_phy_probe()
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dpipe3-phy.c66 static struct pipe3_dpll_params *omap_pipe3_get_dpll_params(struct omap_pipe3 in omap_pipe3_get_dpll_params()
85 static int omap_pipe3_wait_lock(struct omap_pipe3 *phy) in omap_pipe3_wait_lock()
105 static int omap_pipe3_dpll_program(struct omap_pipe3 *phy) in omap_pipe3_dpll_program()
146 static void omap_control_phy_power(struct omap_pipe3 *phy, int on) in omap_control_phy_power()
171 int phy_pipe3_power_on(struct omap_pipe3 *phy) in phy_pipe3_power_on()
201 int phy_pipe3_power_off(struct omap_pipe3 *phy) in phy_pipe3_power_off()
H A Dpipe3-phy.h25 struct omap_pipe3 { struct
32 int phy_pipe3_power_on(struct omap_pipe3 *phy); argument
33 int phy_pipe3_power_off(struct omap_pipe3 *pipe3);
H A Dsata.c28 struct omap_pipe3 sata_phy = {