Searched refs:LCCR0_Act (Results 1 – 8 of 8) sorted by relevance
58 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,73 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,87 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
79 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
405 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,431 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
348 .lccr0 = LCCR0_Color | LCCR0_Sngl | LCCR0_Act,
73 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro
754 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) != 0) { in sa1100fb_setup_gpio()758 (fbi->reg_lccr0 & (LCCR0_Dual|LCCR0_Act)) == LCCR0_Dual) in sa1100fb_setup_gpio()
1992 inf->lccr0 = (inf->lccr0 & ~LCCR0_PAS) | LCCR0_Act; in parse_opt()2084 if ((inf->lccr0 & LCCR0_PAS) == LCCR0_Act && in pxafb_check_options()
1675 #define LCCR0_Act (LCCR0_PAS*1) /* Active display (TFT) */ macro