Home
last modified time | relevance | path

Searched defs:UDCDN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h178 #define UDCDN(x) __REG2(0x40600300, (x)<<2) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h722 #define UDCDN(x) (0x40600300 + ((x) << 2)) macro