Searched defs:omap_pipe3 (Results 1 – 2 of 2) sorted by relevance
25 struct omap_pipe3 { struct32 int phy_pipe3_power_on(struct omap_pipe3 *phy); argument
138 struct omap_pipe3 { struct139 void __iomem *pll_ctrl_base;140 void __iomem *phy_rx;141 void __iomem *power_reg;142 void __iomem *pll_reset_reg;143 struct pipe3_dpll_map *dpll_map;167 static inline u32 omap_pipe3_readl(void __iomem *addr, unsigned offset) in omap_pipe3_readl() argument