Home
last modified time | relevance | path

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

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