Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h45 #define LCDC_PALETTE_LOAD_MODE(x) ((x) << 20) macro
Dtilcdc_crtc.c115 LCDC_PALETTE_LOAD_MODE(PALETTE_ONLY), in tilcdc_crtc_load_palette()
465 LCDC_PALETTE_LOAD_MODE(DATA_ONLY), in tilcdc_crtc_enable()