Home
last modified time | relevance | path

Searched refs:bclk_khz (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c948 int bclk_khz = 100 * 1000; /* 100,000 KHz = 100 MHz */ in ratio_2_sysfs_khz() local
950 return ratio * bclk_khz; in ratio_2_sysfs_khz()