Searched refs:UICR1 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
D | pxa25x-udc.h | 130 #define UICR1 __REG(0x40600054) /* UDC Interrupt Control Register 1 */ 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 | 160 UICR1 &= ~(1 << bEndpointAddress); in pio_irq_enable() 171 UICR1 |= 1 << bEndpointAddress; in pio_irq_disable() 1037 UICR1, UICR0, USIR1, USIR0, UFNRH, UFNRL); in udc_seq_show() 1155 UICR0 = UICR1 = 0xff; in udc_disable() 1757 u32 usir1 = USIR1 & ~UICR1; in pxa25x_udc_irq()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/ |
D | ixp4xx-regs.h | 499 #define UICR1 IXP4XX_USB_REG(IXP4XX_USB_BASE_VIRT+0x0054) macro
|