Home
last modified time | relevance | path

Searched refs:gpdup_mask (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dfb.h64 unsigned long gpdup_mask; member
/linux-2.6.39/arch/arm/mach-s3c2440/
Dmach-smdk2440.c146 .gpdup_mask = 0xffffffff,
Dmach-rx3715.c150 .gpdup_mask = 0xffffffff,
Dmach-rx1950.c388 .gpdup_mask = 0xffffffff,
/linux-2.6.39/arch/arm/mach-s3c2410/
Dmach-amlm5900.c207 .gpdup_mask = 0xffffffff,
Dmach-h1940.c221 .gpdup_mask = 0xffffffff,
/linux-2.6.39/drivers/video/
Ds3c2410fb.c706 modify_gpio(S3C2410_GPDUP, mach_info->gpdup, mach_info->gpdup_mask); in s3c2410fb_init_registers()