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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dregs-lcd.h127 #define S3C2410_TFTPAL(x) S3C2410_LCDREG((0x400 + (x)*4)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Ds3c2410fb.c513 writel(val, regs + S3C2410_TFTPAL(regno));
733 writel(ent, regs + S3C2410_TFTPAL(i));
740 if (readw(regs + S3C2410_TFTPAL(i)) == ent)

Completed in 57 milliseconds