Home
last modified time | relevance | path

Searched refs:fb_get_hfreq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c1139 static u32 fb_get_hfreq(u32 vfreq, u32 yres) in fb_get_hfreq() function
1150 timings->hfreq = fb_get_hfreq(timings->vfreq, timings->vactive); in fb_timings_vfreq()