Searched defs:rockchip_pll_rate_table (Results 1 – 1 of 1) sorted by relevance
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;[all …]