CNTL_LCDBPP16     285 drivers/gpu/drm/pl111/pl111_display.c 			cntl |= CNTL_LCDBPP16;
CNTL_LCDBPP16     287 drivers/gpu/drm/pl111/pl111_display.c 			cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565 | CNTL_BGR;
CNTL_LCDBPP16     293 drivers/gpu/drm/pl111/pl111_display.c 			cntl |= CNTL_LCDBPP16 | CNTL_BGR;
CNTL_LCDBPP16     295 drivers/gpu/drm/pl111/pl111_display.c 			cntl |= CNTL_LCDBPP16 | CNTL_ST_1XBPP_565;
CNTL_LCDBPP16     301 drivers/gpu/drm/pl111/pl111_display.c 		cntl |= CNTL_LCDBPP16;
CNTL_LCDBPP16     307 drivers/gpu/drm/pl111/pl111_display.c 		cntl |= CNTL_LCDBPP16;
CNTL_LCDBPP16     227 include/linux/amba/clcd.h 			val |= CNTL_LCDBPP16;