Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c99 #define ILI9341_RGB_DPL BIT(1) macro
246 ILI9341_RGB_DPL,
448 if (ili->conf->rgb_interface & ILI9341_RGB_DPL) in ili9341_dpi_get_modes()