Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_thermal.c170 #define rcar_thermal_read(p, r) _rcar_thermal_read(p, REG_ ##r) macro
221 new = rcar_thermal_read(priv, THSSR) & CTEMP; in rcar_thermal_update_temp()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds