Searched defs:rockchip_pll_rate_table (Results 1 – 1 of 1) sorted by relevance
240 struct rockchip_pll_rate_table { struct241 unsigned long rate;242 unsigned int nr;243 unsigned int nf;244 unsigned int no;245 unsigned int nb;247 unsigned int fbdiv;248 unsigned int postdiv1;249 unsigned int refdiv;250 unsigned int postdiv2;[all …]