Searched refs:rcar_thermal_common_write (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/thermal/renesas/ |
| H A 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() 544 rcar_thermal_common_write(common, ENR, 0); in rcar_thermal_suspend() 564 rcar_thermal_common_write(common, ENR, 0x03); in rcar_thermal_resume()
|