Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dfb-s3c2410.h80 unsigned long gpcup_mask; member
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-smdk2440.c124 .gpcup_mask = 0xffffffff,
Dmach-rx3715.c122 .gpcup_mask = 0xffffffff,
Dmach-amlm5900.c195 .gpcup_mask = 0xffffffff,
Dmach-rx1950.c372 .gpcup_mask = 0xffffffff,
Dmach-h1940.c221 .gpcup_mask = 0xffffffff,
/linux-6.1.9/drivers/video/fbdev/
Ds3c2410fb.c707 modify_gpio(mach_info->gpcup_reg, mach_info->gpcup, mach_info->gpcup_mask); in s3c2410fb_init_registers()