Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dcpu.h137 static inline unsigned int cpuid_ecx(unsigned int op) in cpuid_ecx() function
/external/u-boot/arch/x86/cpu/broadwell/
Dcpu.c603 ecx = cpuid_ecx(0x6); in set_energy_perf_bias()