Searched refs:CNTL_BGR (Results 1 – 9 of 9) sorted by relevance
240 cntl |= CNTL_ST_LCDBPP24_PACKED | CNTL_BGR; in pl111_display_enable()250 cntl |= CNTL_LCDBPP24 | CNTL_BGR; in pl111_display_enable()259 cntl |= CNTL_LCDBPP24 | CNTL_BGR; in pl111_display_enable()265 cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565 | CNTL_BGR; in pl111_display_enable()271 cntl |= CNTL_LCDBPP16 | CNTL_BGR; in pl111_display_enable()275 cntl |= CNTL_LCDBPP16_565 | CNTL_BGR; in pl111_display_enable()281 cntl |= CNTL_ST_1XBPP_5551 | CNTL_BGR; in pl111_display_enable()289 cntl |= CNTL_BGR; in pl111_display_enable()295 cntl |= CNTL_ST_1XBPP_444 | CNTL_BGR; in pl111_display_enable()303 cntl |= CNTL_BGR; in pl111_display_enable()[all …]
32 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),56 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),81 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),105 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),130 .cntl = CNTL_LCDTFT | CNTL_BGR | CNTL_LCDVCOMP(1),404 regs->cntl &= ~CNTL_BGR; in versatile_clcd_decode()
148 caps = fb->panel->cntl & CNTL_BGR ? in clcdfb_set_bitfields()
226 val &= ~CNTL_BGR; in clcdfb_decode()228 val |= CNTL_BGR; in clcdfb_decode()230 val ^= CNTL_BGR; in clcdfb_decode()
67 #define CNTL_BGR (1 << 8) macro
56 .cntl = CNTL_LCDTFT | CNTL_BGR,
70 .cntl = (CNTL_BGR | CNTL_LCDTFT | CNTL_LCDVCOMP(1) |
240 regs->cntl &= ~CNTL_BGR; in versatile_clcd_decode()