Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dvt8623fb.c60 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 Dvt8623fb.c61 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