Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h79 #define LCDC_V2_TFT_24BPP_MODE BIT(25) macro
Dtilcdc_crtc.c383 LCDC_V2_TFT_24BPP_MODE | LCDC_V2_TFT_24BPP_UNPACK | in tilcdc_crtc_set_mode()
399 reg |= LCDC_V2_TFT_24BPP_MODE; in tilcdc_crtc_set_mode()