Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h69 #define LCDC_V2_TFT_24BPP_UNPACK BIT(26) macro
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()