Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h181 #define UDCDR0 __REG(0x40600300) /* Data Register - EP0 */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa27x_udc.c238 data[i] = readl(UDCDR0); in udc_handle_ep0()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h723 #define UDCDR0 0x40600300 /* Data Register - EP0 */ macro