Searched refs:JZ_LCD_OSDCTRL_RGB555 (Results 1 – 2 of 2) sorted by relevance
169 #define JZ_LCD_OSDCTRL_RGB555 BIT(4) macro175 #define JZ_LCD_OSDCTRL_BPP_MASK (JZ_LCD_OSDCTRL_RGB555 | 0x7)
574 ctrl |= JZ_LCD_OSDCTRL_RGB555; in ingenic_drm_plane_config()