Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-versatile/include/mach/
Dirqs.h39 #define IRQ_RTCINT (IRQ_VIC_START + INT_RTCINT)
76 #define FIQ_RTCINT INT_RTCINT
Dplatform.h326 #define INT_RTCINT 10 /* Real Time Clock */ macro