Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c51 unsigned int has_filonoff : 1; member
60 .has_filonoff = 1,
69 .has_filonoff = 1,
78 .has_filonoff = 0,
237 if (priv->chip->has_filonoff) in rcar_thermal_update_temp()