Home
last modified time | relevance | path

Searched defs:turbo_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dturbo.c54 int turbo_state = get_global_turbo_state(); in turbo_get_state() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dglobal_data.h96 int turbo_state; /* Current turbo state */ member