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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dchestnut.h44 #define CHESTNUT_CPLD_BASE 0xffd00000 macro
46 #define CHESTNUT_CPLD_REG3 (CHESTNUT_CPLD_BASE+3)
H A Dchestnut.c246 CHESTNUT_CPLD_BASE, CHESTNUT_CPLD_SIZE, 0);
248 cpld_base = ioremap(CHESTNUT_CPLD_BASE, CHESTNUT_CPLD_SIZE);

Completed in 26 milliseconds