Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Ds3c2410fb.h44 #define PALETTE_BUFF_CLEAR (0x80000000) /* entry is clear/invalid */ macro
Ds3c2410fb.c734 if (ent == PALETTE_BUFF_CLEAR) in s3c2410fb_write_palette()
745 fbi->palette_buffer[i] = PALETTE_BUFF_CLEAR; in s3c2410fb_write_palette()
917 info->palette_buffer[i] = PALETTE_BUFF_CLEAR; in s3c24xxfb_probe()