Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Drcar_thermal.c149 #define rcar_thermal_common_write(c, r, d) \ macro
392 rcar_thermal_common_write(common, STR, 0x000F0F0F & mask); in rcar_thermal_irq()
574 rcar_thermal_common_write(common, ENR, enr_bits); in rcar_thermal_probe()
594 rcar_thermal_common_write(common, ENR, 0); in rcar_thermal_suspend()
614 rcar_thermal_common_write(common, ENR, 0x03); in rcar_thermal_resume()