Searched defs:clk_pll_charac (Results 1 – 1 of 1) sorted by relevance
85 struct clk_pll_charac { struct86 struct clk_range input;87 int num_output;88 const struct clk_range *output;89 uint16_t *icpll;90 uint8_t *out;91 uint8_t upll : 1;
Completed in 3 milliseconds