Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dcpu.h138 static inline unsigned int cpuid_ecx(unsigned int op) in cpuid_ecx() function
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dcpu.c604 ecx = cpuid_ecx(0x6); in set_energy_perf_bias()