Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tinydrm/
Dili9341.c45 #define ILI9341_MADCTL_BGR BIT(3) macro
126 addr_mode |= ILI9341_MADCTL_BGR; in yx240qv29_enable()
Dmi0283qt.c47 #define ILI9341_MADCTL_BGR BIT(3) macro
134 addr_mode |= ILI9341_MADCTL_BGR; in mi0283qt_enable()