Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-rockchip/
A Dclock.h64 struct rockchip_pll_rate_table { struct
65 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