Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dsfi.h107 u32 freq_hz; /* in HZ */ member
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3368.c129 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()
H A Dclk_rk3288.c223 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()
H A Dclk_rk3399.c445 static int pll_para_config(u32 freq_hz, struct pll_div *div) in pll_para_config()