round_div         469 drivers/video/fbdev/aty/aty128fb.c #define round_div(n, d) ((n+(d/2))/d)
round_div         439 drivers/video/fbdev/aty/radeonfb.h static inline int round_div(int num, int den)