Searched defs:lpc18xx_cgu_pll_clk (Results 1 – 1 of 1) sorted by relevance
258 struct lpc18xx_cgu_pll_clk { struct259 u8 clk_id;260 u8 n_parents;261 u8 reg_offset;262 struct clk_mux mux;263 struct clk_gate gate;264 struct lpc18xx_pll pll;265 const struct clk_ops *pll_ops;