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

/linux-4.4.14/drivers/video/fbdev/
H A Dtcx.c101 u32 color_map; member in struct:bt_regs
187 sbus_writel(red << 24, &bt->color_map); tcx_setcolreg()
188 sbus_writel(green << 24, &bt->color_map); tcx_setcolreg()
189 sbus_writel(blue << 24, &bt->color_map); tcx_setcolreg()
H A Dcg6.c249 u32 color_map; member in struct:bt_regs
501 sbus_writel((u32)red << 24, &bt->color_map); cg6_setcolreg()
502 sbus_writel((u32)green << 24, &bt->color_map); cg6_setcolreg()
503 sbus_writel((u32)blue << 24, &bt->color_map); cg6_setcolreg()
H A Dcg3.c82 u32 color_map; member in struct:bt_regs
169 sbus_writel(*p32++, &bt->color_map); cg3_setcolreg()
H A Dbw2.c57 u32 color_map; member in struct:bt_regs

Completed in 135 milliseconds