Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h206 #define UDCCN(x) __REG2(0x40600400, (x)<<2) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h748 #define UDCCN(x) (0x40600400 + ((x) << 2)) macro