Searched defs:aty_st_8 (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
| D | atyfb.h | 277 static inline void aty_st_8(int regindex, u8 val, const struct atyfb_par *par) in aty_st_8() function
|
| D | aty128fb.c | 551 #define aty_st_8(regindex, val) _aty_st_8(regindex, val, par) macro
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
| D | atyfb.h | 279 static inline void aty_st_8(int regindex, u8 val, const struct atyfb_par *par) in aty_st_8() function
|
| D | aty128fb.c | 549 #define aty_st_8(regindex, val) _aty_st_8(regindex, val, par) macro
|