Searched refs:UICR0 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
D | pxa25x-udc.h | 119 #define UICR0 __REG(0x40600050) /* UDC Interrupt Control 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 | 157 UICR0 &= ~(1 << bEndpointAddress); in pio_irq_enable() 168 UICR0 |= 1 << bEndpointAddress; in pio_irq_disable() 1037 UICR1, UICR0, USIR1, USIR0, UFNRH, UFNRL); in udc_seq_show() 1155 UICR0 = UICR1 = 0xff; in udc_disable() 1242 UICR0 &= ~UICR0_IM0; in udc_enable() 1756 u32 usir0 = USIR0 & ~UICR0; in pxa25x_udc_irq()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/ |
D | ixp4xx-regs.h | 497 #define UICR0 IXP4XX_USB_REG(IXP4XX_USB_BASE_VIRT+0x0050) macro
|