Searched refs:ti_pipe3 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-ti-pipe3.c80 struct ti_pipe3 { struct
125 static struct pipe3_dpll_params *ti_pipe3_get_dpll_params(struct ti_pipe3 *phy) 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); ti_pipe3_power_off()
156 struct ti_pipe3 *phy = phy_get_drvdata(x); ti_pipe3_power_on()
163 static int ti_pipe3_dpll_wait_lock(struct ti_pipe3 *phy) ti_pipe3_dpll_wait_lock()
180 static int ti_pipe3_dpll_program(struct ti_pipe3 *phy) ti_pipe3_dpll_program()
221 struct ti_pipe3 *phy = phy_get_drvdata(x); ti_pipe3_init()
255 struct ti_pipe3 *phy = phy_get_drvdata(x); ti_pipe3_exit()
313 struct ti_pipe3 *phy; ti_pipe3_probe()
469 static int ti_pipe3_enable_clocks(struct ti_pipe3 *phy) ti_pipe3_enable_clocks()
510 static void ti_pipe3_disable_clocks(struct ti_pipe3 *phy) ti_pipe3_disable_clocks()
561 MODULE_ALIAS("platform:ti_pipe3");

Completed in 52 milliseconds