Searched refs:CPLDX_PHYS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lh7a40x/include/mach/
H A Dconstants.h40 # define CPLDX_PHYS(x) (0x70000000 | ((x) << 20)) macro
42 # define CPLD00_PHYS CPLDX_PHYS (0x00) /* Wired LAN */
45 # define CPLD02_PHYS CPLDX_PHYS (0x02)
48 # define CPLD06_PHYS CPLDX_PHYS (0x06)
51 # define CPLD08_PHYS CPLDX_PHYS (0x08)
54 # define CPLD0A_PHYS CPLDX_PHYS (0x0a)
57 # define CPLD0C_PHYS CPLDX_PHYS (0x0c)
60 # define CPLD0E_PHYS CPLDX_PHYS (0x0e)
63 # define CPLD10_PHYS CPLDX_PHYS (0x10)
66 # define CPLD12_PHYS CPLDX_PHYS (
[all...]

Completed in 52 milliseconds