Home
last modified time | relevance | path

Searched refs:PALETTE_ONLY (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h48 #define PALETTE_ONLY 0x01 macro
Dtilcdc_crtc.c115 LCDC_PALETTE_LOAD_MODE(PALETTE_ONLY), in tilcdc_crtc_load_palette()
/linux-6.1.9/drivers/video/fbdev/
Dda8xx-fb.c62 #define PALETTE_ONLY 0x01 macro
337 reg_ras |= LCD_PALETTE_LOAD_MODE(PALETTE_ONLY); in lcd_blit()