Searched refs:LCCR0_Mono (Results 1 – 5 of 5) sorted by relevance
70 .lccr0 = LCCR0_Mono | LCCR0_4PixMono | LCCR0_Sngl | LCCR0_Pas,
45 .lccr0 = LCCR0_Mono | LCCR0_Sngl | LCCR0_Pas | LCCR0_4PixMono,
60 #define LCCR0_Mono (LCCR0_CMS*1) /* Monochrome display */ macro
1990 inf->lccr0 = (inf->lccr0 & ~LCCR0_CMS) | LCCR0_Mono; in parse_opt()2080 (inf->lccr0 & LCCR0_CMS) != LCCR0_Mono)) in pxafb_check_options()
1661 #define LCCR0_Mono (LCCR0_CMS*1) /* Monochrome display */ macro