Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h68 #define LCDC_V2_TFT_24BPP_MODE BIT(25) macro
Dtilcdc_crtc.c375 LCDC_V2_TFT_24BPP_MODE | LCDC_V2_TFT_24BPP_UNPACK | in tilcdc_crtc_set_mode()
391 reg |= LCDC_V2_TFT_24BPP_MODE; in tilcdc_crtc_set_mode()