SCALE 33 drivers/clocksource/h8300_timer8.c #define SCALE 64 SCALE 186 drivers/hwmon/adm1026.c #define SCALE(val, from, to) (((val)*(to) + ((from)/2))/(from)) SCALE 70 drivers/hwmon/adm9240.c static inline int SCALE(long val, int mul, int div) SCALE 124 drivers/hwmon/lm85.c #define SCALE(val, from, to) (((val) * (to) + ((from) / 2)) / (from)) SCALE 47 drivers/hwmon/smsc47m192.c static inline int SCALE(long val, int mul, int div) SCALE 35 drivers/video/backlight/ot200_bl.c #define SCALE 1 SCALE 1222 net/wireless/util.c #define SCALE 2048