Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dprm44xx.c33 OMAP_PRCM_IRQ("wkup", 0, 0),
34 OMAP_PRCM_IRQ("io", 9, 1),
Dprm2xxx_3xxx.c32 OMAP_PRCM_IRQ("wkup", 0, 0),
33 OMAP_PRCM_IRQ("io", 9, 1),
Dprcm-common.h473 #define OMAP_PRCM_IRQ(_name, _offset, _priority) { \ macro