Searched defs:rockchip_pll_rate_table (Results 1 – 1 of 1) sorted by relevance
64 struct rockchip_pll_rate_table { struct65 unsigned long rate;66 unsigned int nr;67 unsigned int nf;68 unsigned int no;69 unsigned int nb;71 unsigned int fbdiv;95 struct rockchip_pll_rate_table *rate_table; argument
Completed in 5 milliseconds