Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_thermal.c106 #define rcar_has_irq_support(priv) ((priv)->common->base) macro
237 if (rcar_has_irq_support(priv)) { in rcar_thermal_update_temp()
366 if (!rcar_has_irq_support(priv)) in _rcar_thermal_irq_ctrl()
497 * rcar_has_irq_support() will be enabled in rcar_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/
H A Drcar_thermal.c105 #define rcar_has_irq_support(priv) ((priv)->common->base) macro
236 if (rcar_has_irq_support(priv)) { in rcar_thermal_update_temp()
299 if (!rcar_has_irq_support(priv)) in _rcar_thermal_irq_ctrl()
436 * rcar_has_irq_support() will be enabled in rcar_thermal_probe()

Completed in 4 milliseconds