Searched defs:lpc18xx_cgu_pll_clk (Results 1 – 1 of 1) sorted by relevance
262 struct lpc18xx_cgu_pll_clk { struct263 u8 clk_id;264 u8 n_parents;265 u8 reg_offset;266 struct clk_mux mux;267 struct clk_gate gate;268 struct lpc18xx_pll pll;269 const struct clk_ops *pll_ops;