Home
last modified time | relevance | path

Searched defs:rockchip_pll_rate_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/clk/rockchip/
Dclk.h240 struct rockchip_pll_rate_table { struct
241 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 …]