Searched refs:sys_clk_khz (Results 1 – 1 of 1) sorted by relevance
274 int sys_clk_khz = 0; variable289 sys_clk_khz = clock_pll(0, 0); in sysinit()290 sys_clk_mhz = sys_clk_khz/1000; in sysinit()