Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5272.h123 #define INT_UART2 (10) macro
/openbmc/linux/arch/arm/mach-omap1/
H A Dserial.c77 .irq = INT_UART2,
H A Dirqs.h112 #define INT_UART2 (15 + IH2_BASE) macro
H A Dpm.c160 u32 level2_wake = OMAP_IRQ_BIT(INT_UART2); in omap_pm_wakeup_setup()