Searched refs:cpu_clock_hz (Results 1 – 1 of 1) sorted by relevance
372 static uint64_t cpu_clock_hz; in cn30xxpow_config_int_pc() local374 if (cpu_clock_hz == 0) in cn30xxpow_config_int_pc()375 cpu_clock_hz = curcpu()->ci_hw.clock; in cn30xxpow_config_int_pc()406 pc_thr = (((cpu_clock_hz / 1000000) * (unit)) - 255) / 256; in cn30xxpow_config_int_pc()408 pc_thr = (cpu_clock_hz) / (unit * 16 * 256); in cn30xxpow_config_int_pc()