Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirqs.h20 #define IRQ_USBH1 PXA_IRQ(3) /* USB Host interrupt 2 (non-OHCI,PXA27x) */ macro
H A Ddevices.c498 .start = IRQ_USBH1,
499 .end = IRQ_USBH1,
H A Dpxa3xx.c224 case IRQ_USBH1: in pxa3xx_set_wake()