Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h56 #define LCDC_PALETTE_LOAD_MODE(x) ((x) << 20) macro
Dtilcdc_crtc.c121 LCDC_PALETTE_LOAD_MODE(PALETTE_ONLY), in tilcdc_crtc_load_palette()
473 LCDC_PALETTE_LOAD_MODE(DATA_ONLY), in tilcdc_crtc_enable()