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