Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Duniphier_thermal.c51 #define PMALERTINTCTL_CLR(ch) BIT(4 * (ch) + 2) macro
214 mask |= (PMALERTINTCTL_CLR(i) | PMALERTINTCTL_SET(i)); in uniphier_tm_irq_clear()
215 bits |= PMALERTINTCTL_CLR(i); in uniphier_tm_irq_clear()