psvalue 179 drivers/staging/sm750fb/sm750.h static inline unsigned long ps_to_hz(unsigned int psvalue) psvalue 183 drivers/staging/sm750fb/sm750.h do_div(numerator, psvalue); psvalue 256 drivers/video/fbdev/sm501fb.c static unsigned long sm501fb_ps_to_hz(unsigned long psvalue) psvalue 261 drivers/video/fbdev/sm501fb.c do_div(numerator, psvalue);