Searched defs:ti_pipe3 (Results 1 – 1 of 1) sorted by relevance
77 struct ti_pipe3 { struct78 void __iomem *pll_ctrl_base;79 struct device *dev;80 struct device *control_dev;81 struct clk *wkupclk;82 struct clk *sys_clk;83 struct clk *refclk;84 struct clk *div_clk;85 struct pipe3_dpll_map *dpll_map;86 bool enabled;[all …]