Home
last modified time | relevance | path

Searched refs:CNTL_LCDBPP16_565 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/amba/
H A Dclcd-regs.h61 #define CNTL_LCDBPP16_565 (6 << 1) macro
H A Dclcd.h229 val |= CNTL_LCDBPP16_565; in clcdfb_decode()
/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_drm.h73 #define CNTL_LCDBPP16_565 (6 << 1) macro
H A Dpl111_display.c289 cntl |= CNTL_LCDBPP16_565; in pl111_display_enable()
297 cntl |= CNTL_LCDBPP16_565 | CNTL_BGR; in pl111_display_enable()