Searched refs:USIR0 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
D | pxa25x-udc.h | 141 #define USIR0 __REG(0x40600058) /* UDC Status Interrupt Register 0 */ macro
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | pxa25x_udc.h | 208 UICR1, UICR0, USIR1, USIR0, UFNRH, UFNRL); in dump_state()
|
D | pxa25x_udc.c | 446 USIR0 = USIR0_IR0; in ep0start() 1037 UICR1, UICR0, USIR1, USIR0, UFNRH, UFNRL); in udc_seq_show() 1641 USIR0 = USIR0_IR0; in handle_ep0() 1756 u32 usir0 = USIR0 & ~UICR0; in pxa25x_udc_irq() 1778 USIR0 |= tmp; in pxa25x_udc_irq()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/ |
D | ixp4xx-regs.h | 501 #define USIR0 IXP4XX_USB_REG(IXP4XX_USB_BASE_VIRT+0x0058) macro
|