Home
last modified time | relevance | path

Searched refs:CNTL_LCDBPP16_565 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/
H A Dpl111_drm.h73 #define CNTL_LCDBPP16_565 (6 << 1) macro
H A Dpl111_display.c288 cntl |= CNTL_LCDBPP16_565; in pl111_display_enable()
296 cntl |= CNTL_LCDBPP16_565 | CNTL_BGR; in pl111_display_enable()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds