Searched refs:color_map (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtcx.c103 u32 color_map; member in struct:bt_regs
190 sbus_writel(red << 24, &bt->color_map);
191 sbus_writel(green << 24, &bt->color_map);
192 sbus_writel(blue << 24, &bt->color_map);
H A Dcg3.c85 u32 color_map; member in struct:bt_regs
174 sbus_writel(*p32++, &bt->color_map);
H A Dcg6.c247 u32 color_map; member in struct:bt_regs
432 sbus_writel((u32)red << 24, &bt->color_map);
433 sbus_writel((u32)green << 24, &bt->color_map);
434 sbus_writel((u32)blue << 24, &bt->color_map);
H A Dbw2.c60 u32 color_map; member in struct:bt_regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dwrppm.c160 register JSAMPROW color_map = cinfo->colormap[0]; local
166 PUTPPMSAMPLE(bufferptr, GETJSAMPLE(color_map[GETJSAMPLE(*ptr++)]));

Completed in 61 milliseconds