Searched defs:rockchip_pll_rate_table (Results 1 – 1 of 1) sorted by relevance
89 struct rockchip_pll_rate_table { struct90 unsigned long rate;91 unsigned int nr;92 unsigned int nf;93 unsigned int no;94 unsigned int nb;96 unsigned int fbdiv;97 unsigned int postdiv1;98 unsigned int refdiv;99 unsigned int postdiv2;[all …]