Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/devfreq/
Dtegra-devfreq.c59 #define ACTMON_DEV_INTR_CONSECUTIVE_LOWER BIT(30) macro
277 } else if (intr_status & ACTMON_DEV_INTR_CONSECUTIVE_LOWER) { in actmon_isr_device()