Searched defs:freq_hz (Results 1 – 4 of 4) sorted by relevance
107 u32 freq_hz; /* in HZ */ member
129 struct pll_div *rkclk_get_pll_config(ulong freq_hz) in rkclk_get_pll_config()141 static int pll_para_config(ulong freq_hz, struct pll_div *div, uint *ext_div) in pll_para_config()
223 struct pll_div *rkclk_get_pll_config(ulong freq_hz) in rkclk_get_pll_config()355 static int pll_para_config(ulong freq_hz, struct pll_div *div, uint *ext_div) in pll_para_config()
445 static int pll_para_config(u32 freq_hz, struct pll_div *div) in pll_para_config()