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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Ds3c2410fb.h52 #define PALETTE_BUFF_CLEAR (0x80000000) /* entry is clear/invalid */ macro
H A Ds3c2410fb.c727 if ((ent = fbi->palette_buffer[i]) == PALETTE_BUFF_CLEAR)
738 fbi->palette_buffer[i] = PALETTE_BUFF_CLEAR;
856 info->palette_buffer[i] = PALETTE_BUFF_CLEAR;

Completed in 38 milliseconds