Searched refs:s3_pll (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/video/fbdev/ | 
| D | s3fb.c | 74 static const struct svga_pll s3_pll = {3, 129, 3, 33, 0, 3,  variable 476 	rv = svga_compute_pll((par->chip == CHIP_365_TRIO3D) ? &s3_trio3d_pll : &s3_pll,  in s3_set_pixclock() 601 	rv = svga_compute_pll(&s3_pll, PICOS2KHZ(var->pixclock), &m, &n, &r,  in s3fb_check_var()
  |