Home
last modified time | relevance | path

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

/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h72 #define LCDC_V2_TFT_24BPP_MODE BIT(25) macro
Dtilcdc_crtc.c316 LCDC_V2_TFT_24BPP_MODE | LCDC_V2_TFT_24BPP_UNPACK | 0x000ff000); in tilcdc_crtc_mode_set()
331 reg |= LCDC_V2_TFT_24BPP_MODE; in tilcdc_crtc_mode_set()