Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Datyfb_base.c2876 static void aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty_st_pal() function
2946 aty_st_pal(regno << 3, red, in atyfb_setcolreg()
2955 aty_st_pal(regno + i, red, green, blue, par); in atyfb_setcolreg()
2958 aty_st_pal(regno, red, green, blue, par); in atyfb_setcolreg()