Searched refs:CNTL_ST_1XBPP_565 (Results 1 – 3 of 3) sorted by relevance
78 #define CNTL_ST_1XBPP_565 (1 << 18) macro
265 cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565 | CNTL_BGR; in pl111_display_enable()273 cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565; in pl111_display_enable()
732 fb->panel->cntl |= CNTL_ST_1XBPP_565; in clcdfb_of_init_tft_panel()