Searched refs:rcar_thermal_common_write (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/thermal/renesas/ |
D | rcar_thermal.c | 148 #define rcar_thermal_common_write(c, r, d) \ macro 351 rcar_thermal_common_write(common, STR, 0x000F0F0F & mask); in rcar_thermal_irq() 525 rcar_thermal_common_write(common, ENR, enr_bits); in rcar_thermal_probe() 545 rcar_thermal_common_write(common, ENR, 0); in rcar_thermal_suspend() 565 rcar_thermal_common_write(common, ENR, 0x03); in rcar_thermal_resume()
|