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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/common/
H A Dsharpsl_param.c16 #include <asm/mach/sharpsl_param.h>
38 struct sharpsl_param_info sharpsl_param; variable in typeref:struct:sharpsl_param_info
42 memcpy(&sharpsl_param, (void *)PARAM_BASE, sizeof(struct sharpsl_param_info));
44 if (sharpsl_param.comadj_keyword != COMADJ_MAGIC)
45 sharpsl_param.comadj=-1;
47 if (sharpsl_param.phad_keyword != PHAD_MAGIC)
48 sharpsl_param.phadadj=-1;
50 if (sharpsl_param.uuid_keyword != UUID_MAGIC)
51 sharpsl_param.uuid[0]=-1;
53 if (sharpsl_param
[all...]
H A DMakefile15 obj-$(CONFIG_SHARP_PARAM) += sharpsl_param.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/mach/
H A Dsharpsl_param.h35 extern struct sharpsl_param_info sharpsl_param;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dcollie_pm.c32 #include <asm/mach/sharpsl_param.h>
46 if (sharpsl_param.adadj != -1)
47 ad_revise = sharpsl_param.adadj;
H A Dcollie.c41 #include <asm/mach/sharpsl_param.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/backlight/
H A Dlocomolcd.c24 #include <asm/mach/sharpsl_param.h>
85 int comadj = sharpsl_param.comadj;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dcorgi_lcd.c30 #include <asm/mach/sharpsl_param.h>
156 adj = sharpsl_param.phadadj;
203 comadj = sharpsl_param.comadj;
H A Dcorgi.c43 #include <asm/mach/sharpsl_param.h>
H A Dtosa.c42 #include <asm/mach/sharpsl_param.h>
H A Dpoodle.c45 #include <asm/mach/sharpsl_param.h>
H A Dspitz.c47 #include <asm/mach/sharpsl_param.h>

Completed in 112 milliseconds