Home
last modified time | relevance | path

Searched defs:aty_st_8 (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/aty/
Datyfb.h279 static inline void aty_st_8(int regindex, u8 val, const struct atyfb_par *par) in aty_st_8() function
Daty128fb.c549 #define aty_st_8(regindex, val) _aty_st_8(regindex, val, par) macro