Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Duniphier_thermal.c54 #define PMALERTINTCTL_CLR(ch) BIT(4 * (ch) + 2) macro
217 mask |= (PMALERTINTCTL_CLR(i) | PMALERTINTCTL_SET(i)); in uniphier_tm_irq_clear()
218 bits |= PMALERTINTCTL_CLR(i); in uniphier_tm_irq_clear()