Lines Matching defs:rockchip_pll_rate_table
244 struct rockchip_pll_rate_table { struct245 unsigned long rate;246 unsigned int nr;247 unsigned int nf;248 unsigned int no;249 unsigned int nb;251 unsigned int fbdiv;252 unsigned int postdiv1;253 unsigned int refdiv;254 unsigned int postdiv2;255 unsigned int dsmpd;256 unsigned int frac;