Searched refs:LCCR0_Sngl (Results 1 – 8 of 8) sorted by relevance
45 .lccr0 = LCCR0_Mono | LCCR0_Sngl | LCCR0_Pas | LCCR0_4PixMono,58 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,73 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,87 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
70 .lccr0 = LCCR0_Mono | LCCR0_4PixMono | LCCR0_Sngl | LCCR0_Pas,
79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
404 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,430 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
356 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
64 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
1664 #define LCCR0_Sngl (LCCR0_SDS*0) /* Single panel display */ macro
1996 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()2079 (inf->lccr0 & LCCR0_SDS) != LCCR0_Sngl || in pxafb_check_options()