Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Drcar_thermal.c148 #define rcar_thermal_common_write(c, r, d) \ macro
351 rcar_thermal_common_write(common, STR, 0x000F0F0F & mask); in rcar_thermal_irq()
527 rcar_thermal_common_write(common, ENR, enr_bits); in rcar_thermal_probe()
547 rcar_thermal_common_write(common, ENR, 0); in rcar_thermal_suspend()
567 rcar_thermal_common_write(common, ENR, 0x03); in rcar_thermal_resume()