Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c55 unsigned int ctemp_bands; member
64 .ctemp_bands = 1,
73 .ctemp_bands = 1,
86 .ctemp_bands = 2,
263 if (priv->chip->ctemp_bands == 1) in rcar_thermal_get_current_temp()