Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dili9341.c48 #define ILI9341_MADCTL_BGR BIT(3) macro
132 addr_mode |= ILI9341_MADCTL_BGR; in yx240qv29_enable()
H A Dmi0283qt.c46 #define ILI9341_MADCTL_BGR BIT(3) macro
136 addr_mode |= ILI9341_MADCTL_BGR; in mi0283qt_enable()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c63 #define ILI9341_MADCTL_BGR BIT(3) macro
572 addr_mode |= ILI9341_MADCTL_BGR; in ili9341_dbi_enable()