Home
last modified time | relevance | path

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

/drivers/video/aty/
Datyfb.h237 static inline void aty_st_le32(int regindex, u32 val, const struct atyfb_par *par) in aty_st_le32() function
Daty128fb.c522 #define aty_st_le32(regindex, val) _aty_st_le32(regindex, val, par) macro