Searched refs:cpu_tjmax (Results 1 – 1 of 1) sorted by relevance
28 static uint8_t cpu_tjmax; variable138 *temperature = raw_cpu_temp + cpu_tjmax; in peci_get_temp()159 ret = peci_get_tjmax(&cpu_tjmax); in get_max_temp()163 printk("Maximum temperature: %u\n", cpu_tjmax); in get_max_temp()200 cpu_tjmax = 100; in main()