Searched refs:CNTL_LCDBPP16 (Results 1 – 4 of 4) sorted by relevance
284 cntl |= CNTL_LCDBPP16; in pl111_display_enable()286 cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565 | CNTL_BGR; in pl111_display_enable()292 cntl |= CNTL_LCDBPP16 | CNTL_BGR; in pl111_display_enable()294 cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565; in pl111_display_enable()300 cntl |= CNTL_LCDBPP16; in pl111_display_enable()306 cntl |= CNTL_LCDBPP16; in pl111_display_enable()
72 #define CNTL_LCDBPP16 (4 << 1) macro
60 #define CNTL_LCDBPP16 (4 << 1) macro
227 val |= CNTL_LCDBPP16; in clcdfb_decode()