Searched defs:aty_st_le32 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | atyfb.h | 239 static inline void aty_st_le32(int regindex, u32 val, const struct atyfb_par *par) in aty_st_le32() function
|
H A D | aty128fb.c | 549 #define aty_st_le32(regindex, val) _aty_st_le32(regindex, val, par) macro [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | atyfb.h | 241 static inline void aty_st_le32(int regindex, u32 val, const struct atyfb_par *par) in aty_st_le32() function
|
H A D | aty128fb.c | 547 #define aty_st_le32(regindex, val) _aty_st_le32(regindex, val, par) macro [all...] |
Completed in 7 milliseconds