Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/intel_common/
A Dcpu.c138 u32 tcc_offset; in cpu_configure_thermal_target() local
142 ret = dev_read_u32(dev, "tcc-offset", &tcc_offset); in cpu_configure_thermal_target()
151 msr.lo |= (tcc_offset & 0xf) << 24; in cpu_configure_thermal_target()

Completed in 3 milliseconds