Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h68 #define LCDC_V2_TFT_24BPP_MODE BIT(25) macro
Dtilcdc_crtc.c376 LCDC_V2_TFT_24BPP_MODE | LCDC_V2_TFT_24BPP_UNPACK | in tilcdc_crtc_set_mode()
392 reg |= LCDC_V2_TFT_24BPP_MODE; in tilcdc_crtc_set_mode()