Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dili9341.c49 #define ILI9341_MADCTL_BGR BIT(3) macro
133 addr_mode |= ILI9341_MADCTL_BGR; in yx240qv29_enable()
H A Dmi0283qt.c47 #define ILI9341_MADCTL_BGR BIT(3) macro
137 addr_mode |= ILI9341_MADCTL_BGR; in mi0283qt_enable()
/linux/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c60 #define ILI9341_MADCTL_BGR BIT(3) macro