Searched refs:PARAM_BASE (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/common/
H A Dsharpsl_param.c22 * address PARAM_BASE. As the kernel will overwrite them, we need to store
27 #define PARAM_BASE 0xe8ffc000 macro
29 #define PARAM_BASE 0xa0000a00 macro
44 memcpy(&sharpsl_param, (void *)PARAM_BASE, sizeof(struct sharpsl_param_info));

Completed in 59 milliseconds