Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3c2410fb.h44 #define PALETTE_BUFF_CLEAR (0x80000000) /* entry is clear/invalid */ macro
H A 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()

Completed in 2 milliseconds