Home
last modified time | relevance | path

Searched refs:LDMT1R_MIFTYP_RGB16 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/video/
H A Dsh_mobile_lcdc.h58 #define LDMT1R_MIFTYP_RGB16 (0x7 << 0) macro
109 RGB16 = LDMT1R_MIFTYP_RGB16, /* 16bpp */
/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h44 #define LDMT1R_MIFTYP_RGB16 (0x7 << 0) macro
H A Dshmob_drm_drv.c41 [SHMOB_DRM_IFACE_RGB16] = LDMT1R_MIFTYP_RGB16, in shmob_drm_init_interface()