Home
last modified time | relevance | path

Searched refs:hfl (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_crtc.c272 unsigned int hr, hss, hse, hfl; in loongson_crtc_mode_set_nofb() local
282 hfl = mode->htotal; in loongson_crtc_mode_set_nofb()
291 DRM_DEBUG("crtc_id = %d, hr = %d, hss = %d, hse = %d, hfl = %d, vr = %d, vss = %d, vse = %d, vfl = %d, pix_freq = %d,\n", in loongson_crtc_mode_set_nofb()
292 lcrtc->crtc_id, hr, hss, hse, hfl, vr, vss, vse, vfl, pix_freq); in loongson_crtc_mode_set_nofb()
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810_dvt.c218 u8 hfl = (u8) ((xres >> 3) - 1); in i810fb_find_best_mode() local
221 if (std_modes[i].cr01 == hfl) { in i810fb_find_best_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_dvt.c219 u8 hfl = (u8) ((xres >> 3) - 1); in i810fb_find_best_mode() local
222 if (std_modes[i].cr01 == hfl) { in i810fb_find_best_mode()

Completed in 2 milliseconds