Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_regs.h69 #define LCDC_V2_TFT_24BPP_UNPACK BIT(26) macro
H A Dtilcdc_crtc.c375 LCDC_V2_TFT_24BPP_MODE | LCDC_V2_TFT_24BPP_UNPACK | in tilcdc_crtc_set_mode()
387 reg |= LCDC_V2_TFT_24BPP_UNPACK; in tilcdc_crtc_set_mode()