Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drcar_thermal.c116 #define rcar_thermal_read(p, r) _rcar_thermal_read(p, REG_ ##r) macro
169 new = rcar_thermal_read(priv, THSSR) & CTEMP; in rcar_thermal_update_temp()