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