Searched refs:LCCR0_Sngl (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsa1100fb.c49 * either LCCR0_Sngl or LCCR0_Dual
235 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
247 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
264 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
280 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
305 .lccr0 = LCCR0_Mono | LCCR0_4PixMono | LCCR0_Sngl | LCCR0_Pas,
321 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
338 .lccr0 = LCCR0_Mono | LCCR0_Sngl | LCCR0_Pas | LCCR0_4PixMono,
351 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
366 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Ac
[all...]
H A Dpxafb.c743 (lccr0 & LCCR0_SDS) == LCCR0_Sngl &&
751 (lccr0 & LCCR0_PAS) == LCCR0_Pas && (lccr0 & LCCR0_SDS) == LCCR0_Sngl))
1265 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl;
1314 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dpoodle.c316 .lccr0 = LCCR0_Act | LCCR0_Sngl | LCCR0_Color,
H A Dspitz.c443 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act | LCCR0_LDDALT | LCCR0_OUC | LCCR0_CMDIM | LCCR0_RDSTM,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-sa1100/
H A DSA-1100.h1907 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dpxa-regs.h1873 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro

Completed in 165 milliseconds