Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c2848 static void aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty_st_pal() function
2918 aty_st_pal(regno << 3, red, in atyfb_setcolreg()
2927 aty_st_pal(regno + i, red, green, blue, par); in atyfb_setcolreg()
2930 aty_st_pal(regno, red, green, blue, par); in atyfb_setcolreg()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb_base.c2853 static void aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, in aty_st_pal() function
2923 aty_st_pal(regno << 3, red, in atyfb_setcolreg()
2932 aty_st_pal(regno + i, red, green, blue, par); in atyfb_setcolreg()
2935 aty_st_pal(regno, red, green, blue, par); in atyfb_setcolreg()

Completed in 9 milliseconds