Searched refs:color_map (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tcx.c | 102 u32 color_map; member 188 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()
|
H A D | cg6.c | 250 u32 color_map; member 502 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()
|
H A D | cg3.c | 83 u32 color_map; member 170 sbus_writel(*p32++, &bt->color_map); in cg3_setcolreg()
|
H A D | bw2.c | 58 u32 color_map; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tcx.c | 103 u32 color_map; member 189 sbus_writel(red << 24, &bt->color_map); in tcx_setcolreg() 190 sbus_writel(green << 24, &bt->color_map); in tcx_setcolreg() 191 sbus_writel(blue << 24, &bt->color_map); in tcx_setcolreg()
|
H A D | cg6.c | 251 u32 color_map; member 503 sbus_writel((u32)red << 24, &bt->color_map); in cg6_setcolreg() 504 sbus_writel((u32)green << 24, &bt->color_map); in cg6_setcolreg() 505 sbus_writel((u32)blue << 24, &bt->color_map); in cg6_setcolreg()
|
H A D | cg3.c | 84 u32 color_map; member 171 sbus_writel(*p32++, &bt->color_map); in cg3_setcolreg()
|
H A D | bw2.c | 59 u32 color_map; member
|
Completed in 9 milliseconds