Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-omap2/
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);
A Dpipe3-phy.c68 static struct pipe3_dpll_params *omap_pipe3_get_dpll_params(struct omap_pipe3 in omap_pipe3_get_dpll_params()
87 static int omap_pipe3_wait_lock(struct omap_pipe3 *phy) in omap_pipe3_wait_lock()
107 static int omap_pipe3_dpll_program(struct omap_pipe3 *phy) in omap_pipe3_dpll_program()
148 static void omap_control_phy_power(struct omap_pipe3 *phy, int on) in omap_control_phy_power()
173 int phy_pipe3_power_on(struct omap_pipe3 *phy) in phy_pipe3_power_on()
203 int phy_pipe3_power_off(struct omap_pipe3 *phy) in phy_pipe3_power_off()
A Dsata.c28 struct omap_pipe3 sata_phy = {
/u-boot/drivers/phy/
A Dti-pipe3-phy.c142 struct omap_pipe3 { struct
200 static int omap_pipe3_wait_lock(struct omap_pipe3 *pipe3) in omap_pipe3_wait_lock()
220 static int omap_pipe3_dpll_program(struct omap_pipe3 *pipe3) in omap_pipe3_dpll_program()
261 static void omap_control_pipe3_power(struct omap_pipe3 *pipe3, int on) in omap_control_pipe3_power()
288 static void ti_pipe3_calibrate(struct omap_pipe3 *phy) in ti_pipe3_calibrate()
346 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_init()
374 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_power_on()
384 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_power_off()
396 struct omap_pipe3 *pipe3 = dev_get_priv(phy->dev); in pipe3_exit()
470 struct omap_pipe3 *pipe3 = dev_get_priv(dev); in pipe3_phy_probe()
[all …]

Completed in 9 milliseconds