Home
last modified time | relevance | path

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

/linux-5.10/drivers/clk/rockchip/
Dclk.h244 struct rockchip_pll_rate_table { struct
245 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 …]