Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drzg2l_thermal.c52 #define RZG2L_THERMAL_GRAN 500 /* milli Celsius */ macro
112 *temp = roundup(val, RZG2L_THERMAL_GRAN); in rzg2l_thermal_get_temp()