Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Dcpu_common.h100 enum burst_mode_t cpu_get_burst_mode_state(void);
/u-boot/arch/x86/lib/
A Dspl.c39 if (cpu_get_burst_mode_state() == BURST_MODE_UNAVAILABLE) { in set_max_freq()
/u-boot/arch/x86/cpu/intel_common/
A Dcpu.c186 enum burst_mode_t cpu_get_burst_mode_state(void) in cpu_get_burst_mode_state() function

Completed in 4 milliseconds