Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c36 u32 tmax_us; member
84 POWER_LIMIT_SHOW(0, tmax_us)
90 POWER_LIMIT_SHOW(1, tmax_us)
244 proc_priv->power_limits[i].tmax_us = ppcc[4].integer.value; in proc_thermal_add()