Searched refs:psvalue (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/staging/sm750fb/
H A Dsm750.h186 static inline unsigned long ps_to_hz(unsigned int psvalue) argument
190 do_div(numerator, psvalue);
/linux-master/drivers/video/fbdev/
H A Dsm501fb.c256 static unsigned long sm501fb_ps_to_hz(unsigned long psvalue) argument
261 do_div(numerator, psvalue);

Completed in 131 milliseconds