Searched refs:_aty_st_le32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 530 static inline void _aty_st_le32(volatile unsigned int regindex, u32 val, in _aty_st_le32() function 549 #define aty_st_le32(regindex, val) _aty_st_le32(regindex, val, par)
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | aty128fb.c | 528 static inline void _aty_st_le32(volatile unsigned int regindex, u32 val, in _aty_st_le32() function 547 #define aty_st_le32(regindex, val) _aty_st_le32(regindex, val, par)
|
Completed in 6 milliseconds