Home
last modified time | relevance | path

Searched refs:RGB16 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/video/
Dsh_mobile_lcdc.h109 RGB16 = LDMT1R_MIFTYP_RGB16, /* 16bpp */ enumerator
/linux-4.1.27/drivers/staging/sm750fb/
Dsm750_help.h89 #define RGB16(r, g, b) \ macro
/linux-4.1.27/arch/sh/boards/mach-migor/
Dsetup.c250 .interface_type = RGB16,
/linux-4.1.27/Documentation/arm/OMAP/
DDSS27 - RGB16, RGB24 packed, RGB24 unpacked
357 - Can be used for RGB16 and RGB24P modes. Probably not for RGB24U (how
/linux-4.1.27/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c2510 case RGB16: in sh_mobile_lcdc_check_interface()