Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbmon.c1007 #define V_FRONTPORCH 1 macro
1034 * given: right_margin = 1 (V_FRONTPORCH)
1048 return (vblank + V_FRONTPORCH); in fb_get_vblank()
1144 hfreq = (yres + V_FRONTPORCH) * vfreq * 1000; in fb_get_hfreq()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbmon.c1008 #define V_FRONTPORCH 1 macro
1035 * given: right_margin = 1 (V_FRONTPORCH)
1049 return (vblank + V_FRONTPORCH); in fb_get_vblank()
1144 hfreq = (yres + V_FRONTPORCH) * vfreq * 1000; in fb_get_hfreq()

Completed in 4 milliseconds