Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h105 #define UDCCSN(x) __REG2(0x40600100, (x) << 2) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h648 #define UDCCSN(x) (0x40600100 + ((x) << 2)) macro