Searched refs:aty128_st_pal (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 1652 static void aty128_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty128_st_pal() function 2278 aty128_st_pal(regno * 8, red, par->green[regno*2], in aty128fb_setcolreg() 2286 aty128_st_pal(regno, red, green, blue, par); in aty128fb_setcolreg()
|