Lines Matching defs:rateindex
23 unsigned char modeno, unsigned char rateindex);
25 unsigned char rateindex, struct fb_var_screeninfo *var);
27 int *htotal, int *vtotal, unsigned char rateindex);
37 unsigned char rateindex)
46 if(rateindex > 0) rateindex--;
64 /* Wide screen: Ignore rateindex */
67 RRTI += rateindex;
71 RRTI += rateindex;
82 unsigned char rateindex, struct fb_var_screeninfo *var)
90 if(rateindex > 0) rateindex--;
104 /* Wide screen: Ignore rateindex */
107 RRTI += rateindex;
111 RRTI += rateindex;
165 int *vtotal, unsigned char rateindex)
174 if(rateindex > 0) rateindex--;
188 /* Wide screen: Ignore rateindex */
191 RRTI += rateindex;
195 RRTI += rateindex;