Searched defs:aty_st_le32 (Results 1 – 2 of 2) sorted by relevance
239 static inline void aty_st_le32(int regindex, u32 val, const struct atyfb_par *par) in aty_st_le32() function
549 #define aty_st_le32(regindex, val) _aty_st_le32(regindex, val, par) macro