Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsh_mobile_lcdc.h55 #define LDMT1R_MIFTYP_RGB9 (0x4 << 0) macro
106 RGB9 = LDMT1R_MIFTYP_RGB9, /* 18bpp, 9:9 */
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h41 #define LDMT1R_MIFTYP_RGB9 (0x4 << 0) macro
H A Dshmob_drm_crtc.c101 { MEDIA_BUS_FMT_RGB666_2X9_BE, LDMT1R_MIFTYP_RGB9 },