Searched refs:LCCR1 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsa1100fb.c126 * - Fix LCCR1 HSW value, fix all machine type specifications to
946 if ((LCCR0 != fbi->reg_lccr0) || (LCCR1 != fbi->reg_lccr1) ||
1021 LCCR1 = fbi->reg_lccr1;
1035 DPRINTK("LCCR1 = 0x%08x\n", LCCR1);
H A Dpxafb.c702 if ((LCCR0 != fbi->reg_lccr0) || (LCCR1 != fbi->reg_lccr1) ||
788 LCCR1 = fbi->reg_lccr1;
798 pr_debug("LCCR1 0x%08x\n", (unsigned int) LCCR1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-sa1100/
H A DSA-1100.h1821 * LCCR1 Liquid Crystal Display (LCD) Control Register 1
1823 * [The LCCR1 register can be only written in
1829 * [The LCCR1 register can be only written in
1835 * [The LCCR1 register can be only written in
1897 #define LCCR1 __REG(0xB0100020) /* LCD Control Reg. 1 */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dpxa-regs.h1842 #define LCCR1 __REG(0x44000004) /* LCD Controller Control Register 1 */ macro

Completed in 151 milliseconds