Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/devfreq/
Dtegra30-devfreq.c52 #define ACTMON_DEV_INTR_CONSECUTIVE_LOWER BIT(30) macro
277 } else if (intr_status & ACTMON_DEV_INTR_CONSECUTIVE_LOWER) { in actmon_isr_device()