Home
last modified time | relevance | path

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

/openbmc/linux/drivers/devfreq/
H A Dtegra30-devfreq.c54 #define ACTMON_DEV_INTR_CONSECUTIVE_LOWER BIT(30) macro
302 } else if (intr_status & ACTMON_DEV_INTR_CONSECUTIVE_LOWER) { in actmon_isr_device()