Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dtcx.c103 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 Dcg6.c251 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 Dcg3.c84 u32 color_map; member
171 sbus_writel(*p32++, &bt->color_map); in cg3_setcolreg()
H A Dbw2.c59 u32 color_map; member