Searched refs:OMAP_PRCM_IRQ (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/arch/arm/mach-omap2/ |
D | prm44xx.c | 33 OMAP_PRCM_IRQ("wkup", 0, 0), 34 OMAP_PRCM_IRQ("io", 9, 1),
|
D | prm2xxx_3xxx.c | 32 OMAP_PRCM_IRQ("wkup", 0, 0), 33 OMAP_PRCM_IRQ("io", 9, 1),
|
D | prcm-common.h | 473 #define OMAP_PRCM_IRQ(_name, _offset, _priority) { \ macro
|