Searched refs:clk_range (Results 1 – 8 of 8) sorted by relevance
17 struct clk_range { struct32 struct clk_range output; argument38 struct clk_range input;40 const struct clk_range *output;41 const struct clk_range *core_output;163 u32 id, const struct clk_range *range);169 u8 num_parents, u8 id, const struct clk_range *range);
120 static const struct clk_range plla_core_outputs[] = {124 static const struct clk_range upll_core_outputs[] = {128 static const struct clk_range lvdspll_core_outputs[] = {132 static const struct clk_range audiopll_core_outputs[] = {141 static const struct clk_range plla_outputs[] = {145 static const struct clk_range upll_outputs[] = {149 static const struct clk_range lvdspll_outputs[] = {153 static const struct clk_range audiopll_outputs[] = {157 static const struct clk_range plladiv2_outputs[] = {515 struct clk_range r;[all …]
107 static const struct clk_range plla_outputs[] = {111 static const struct clk_range upll_outputs[] = {116 static const struct clk_range core_outputs[] = {359 struct clk_range r;433 static const struct clk_range r = { 0, 0 }; in sam9x60_clk_probe()
28 struct clk_range range;146 const struct clk_range *range) in at91_clk_register_generic()
40 struct clk_range range;218 u32 id, const struct clk_range *range) in at91_clk_register_sam9x5_peripheral()
172 static const struct clk_range pll_outputs[] = {177 static const struct clk_range core_outputs[] = {613 struct clk_range r;701 struct clk_range r;
157 static const struct clk_range pll_outputs[] = {162 static const struct clk_range core_outputs[] = {513 struct clk_range r;606 struct clk_range r;
56 static long sam9x60_frac_pll_compute_mul_frac(const struct clk_range *core_clk, in sam9x60_frac_pll_compute_mul_frac()
Completed in 16 milliseconds