Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb.h241 static inline void aty_st_le32(int regindex, u32 val, const struct atyfb_par *par) in aty_st_le32() function
H A Daty128fb.c547 #define aty_st_le32(regindex, val) _aty_st_le32(regindex, val, par) macro