Home
last modified time | relevance | path

Searched defs:TIMER_CTRL_IE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Dtimer-sp.h23 #define TIMER_CTRL_IE (1 << 5) /* VR */ macro
/linux-4.4.14/arch/arc/kernel/
Dtime.c58 #define TIMER_CTRL_IE (1 << 0) /* Interupt when Count reachs limit */ macro