Searched refs:tcc_offset (Results 1 – 1 of 1) sorted by relevance
138 u32 tcc_offset; in cpu_configure_thermal_target() local142 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