Searched refs:color_map (Results 1 – 5 of 5) sorted by relevance
102 u32 color_map; member188 sbus_writel(red << 24, &bt->color_map); in tcx_setcolreg()189 sbus_writel(green << 24, &bt->color_map); in tcx_setcolreg()190 sbus_writel(blue << 24, &bt->color_map); in tcx_setcolreg()
250 u32 color_map; member502 sbus_writel((u32)red << 24, &bt->color_map); in cg6_setcolreg()503 sbus_writel((u32)green << 24, &bt->color_map); in cg6_setcolreg()504 sbus_writel((u32)blue << 24, &bt->color_map); in cg6_setcolreg()
83 u32 color_map; member170 sbus_writel(*p32++, &bt->color_map); in cg3_setcolreg()
58 u32 color_map; member
34 self.color_map = []131 bmp_data_row.append(self.color_map[data2])142 bmp_data_row.append(self.color_map[data_x[m]])159 self.color_map[unpack("<B", self.file.read(1))[0]])