Searched refs:vt8623_pll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | vt8623fb.c | 60 static const struct svga_pll vt8623_pll = {2, 127, 2, 7, 0, 3, variable 257 rv = svga_compute_pll(&vt8623_pll, 1000000000 / pixclock, &m, &n, &r, info->node); in vt8623_set_pixclock()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | vt8623fb.c | 61 static const struct svga_pll vt8623_pll = {2, 127, 2, 7, 0, 3, variable 258 rv = svga_compute_pll(&vt8623_pll, 1000000000 / pixclock, &m, &n, &r, info->node); in vt8623_set_pixclock()
|
Completed in 3 milliseconds