Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c33 POWER_LIMIT_SHOW(0, tmax_us)
39 POWER_LIMIT_SHOW(1, tmax_us)
172 proc_priv->power_limits[i].tmax_us = ppcc[4].integer.value; in proc_thermal_read_ppcc()
H A Dprocessor_thermal_device.h37 u32 tmax_us; member