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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/common/
H A Dsharpsl_param.c21 * address PARAM_BASE. As the kernel will overwrite them, we need to store
26 #define PARAM_BASE 0xe8ffc000 macro
28 #define PARAM_BASE 0xa0000a00 macro
42 memcpy(&sharpsl_param, (void *)PARAM_BASE, sizeof(struct sharpsl_param_info));

Completed in 89 milliseconds