Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c169 #define rcar_thermal_read(p, r) _rcar_thermal_read(p, REG_ ##r) macro
220 new = rcar_thermal_read(priv, THSSR) & CTEMP; in rcar_thermal_update_temp()