Searched defs:clk_pll_table (Results 1 – 2 of 2) sorted by relevance
59 struct clk_pll_table { struct60 u16 n;61 u16 m;62 u8 p;63 u8 cpcon;
19 struct clk_pll_table { struct33 const struct clk_pll_table *table; argument