Home
last modified time | relevance | path

Searched defs:lpc18xx_cgu_pll_clk (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/clk/nxp/
Dclk-lpc18xx-cgu.c261 struct lpc18xx_cgu_pll_clk { struct
262 u8 clk_id;
263 u8 n_parents;
264 u8 reg_offset;
265 struct clk_mux mux;
266 struct clk_gate gate;
267 struct lpc18xx_pll pll;
268 const struct clk_ops *pll_ops;