Searched refs:USIR0_IR0 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dpxa25x-udc.h143 #define USIR0_IR0 (1 << 0) /* Interrupt request ep 0 */ macro
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c446 USIR0 = USIR0_IR0; ep0start()
1499 * USIR0_IR0 acts edge sensitive handle_ep0()
1641 USIR0 = USIR0_IR0; handle_ep0()
1766 if (usir0 & USIR0_IR0) { pxa25x_udc_irq()
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/
H A Dixp4xx-regs.h578 #define USIR0_IR0 (1 << 0) /* Interrupt request ep 0 */ macro

Completed in 181 milliseconds