Searched refs:CNTL_LCDBPP16 (Results 1 – 3 of 3) sorted by relevance
263 cntl |= CNTL_LCDBPP16; 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()273 cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565; in pl111_display_enable()279 cntl |= CNTL_LCDBPP16; in pl111_display_enable()285 cntl |= CNTL_LCDBPP16; in pl111_display_enable()
59 #define CNTL_LCDBPP16 (4 << 1) macro
254 val |= CNTL_LCDBPP16; in clcdfb_decode()