Searched defs:fref (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/arm/rockchip/ | ||
| H A D | rk_cru_arm.c | 53 const u_int fref = clk_get_rate(clkp_parent); local in function:rk_cru_arm_get_rate |
| H A D | rk3399_pmucru.c | 175 const u_int fref = clk_get_rate(clkp_parent); local in function:rk3399_pmucru_pll_get_rate |
| H A D | rk_cru_pll.c | 101 const u_int fref = clk_get_rate(clkp_parent); local in function:rk_cru_pll_get_rate |
| H A D | rk3399_cru.c | 247 const u_int fref = clk_get_rate(clkp_parent); local in function:rk3399_cru_pll_get_rate |
Completed in 6 milliseconds