Searched refs:DISP_PARA_LINE_PATTERN_RGB565 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/mxsfb/ | ||
H A D | lcdif_regs.h | 142 #define DISP_PARA_LINE_PATTERN_RGB565 (0x7 << 26) macro |
H A D | lcdif_kms.c | 172 writel(DISP_PARA_LINE_PATTERN_RGB565, in lcdif_set_formats() |