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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h10 #define LCCR1 (0x004) /* LCD Controller Control Register 1 */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h10 #define LCCR1 (0x004) /* LCD Controller Control Register 1 */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dsa1100fb.c126 * - Fix LCCR1 HSW value, fix all machine type specifications to
930 if ((LCCR0 != fbi->reg_lccr0) || (LCCR1 != fbi->reg_lccr1) ||
1005 LCCR1 = fbi->reg_lccr1;
1019 DPRINTK("LCCR1 = 0x%08x\n", LCCR1);
H A Dpxafb.c1136 lcd_writel(fbi, LCCR1, fbi->reg_lccr1);
1362 (lcd_readl(fbi, LCCR1) != fbi->reg_lccr1) ||
1415 lcd_writel(fbi, LCCR1, fbi->reg_lccr1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dsa1100fb.c126 * - Fix LCCR1 HSW value, fix all machine type specifications to
930 if ((LCCR0 != fbi->reg_lccr0) || (LCCR1 != fbi->reg_lccr1) ||
1005 LCCR1 = fbi->reg_lccr1;
1019 DPRINTK("LCCR1 = 0x%08x\n", LCCR1);
H A Dpxafb.c1136 lcd_writel(fbi, LCCR1, fbi->reg_lccr1);
1362 (lcd_readl(fbi, LCCR1) != fbi->reg_lccr1) ||
1415 lcd_writel(fbi, LCCR1, fbi->reg_lccr1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/include/mach/
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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
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

Completed in 233 milliseconds