Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dtcx.c96 u32 color_map; member
182 sbus_writel(red << 24, &bt->color_map); in tcx_setcolreg()
183 sbus_writel(green << 24, &bt->color_map); in tcx_setcolreg()
184 sbus_writel(blue << 24, &bt->color_map); in tcx_setcolreg()
Dcg6.c250 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()
Dcg3.c77 u32 color_map; member
164 sbus_writel(*p32++, &bt->color_map); in cg3_setcolreg()
Dbw2.c52 u32 color_map; member