Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h10 #define CPU_BCLK 100 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c123 ((perf_ctl.lo >> 8) & 0xff) * CPU_BCLK); in set_max_freq()
429 ((perf_ctl.lo >> 8) & 0xff) * CPU_BCLK); in set_max_ratio()