Searched refs:hperiod (Results 1 – 3 of 3) sorted by relevance
41 u32 hperiod; member96 u32 h_period_est = cvt->hperiod; in fb_cvt_ideal_duty_cycle()143 vbi_lines = (1000 * FB_CVT_RB_MIN_VBLANK)/cvt->hperiod + 1; in fb_cvt_vbi_lines()148 vbi_lines = (FB_CVT_MIN_VSYNC_BP * 1000)/cvt->hperiod + 1 + in fb_cvt_vbi_lines()179 pixclock = (cvt->htotal * 1000000)/cvt->hperiod; in fb_cvt_pixclock()350 cvt.hperiod = fb_cvt_hperiod(&cvt); in fb_find_mode_cvt()
52 struct preg hperiod; /* horiz period - 2 */ member85 unsigned hperiod; /* horiz period - 2 */ member
425 unsigned hperiod, hssync, hsblank, hesync, heblank, piped, heq, hlfln, in control_var_to_par() local506 hperiod = ((var->left_margin + par->xres + var->right_margin in control_var_to_par()508 hssync = hperiod + 1; in control_var_to_par()514 hlfln = (hperiod+2) >> 1; in control_var_to_par()533 r->regs[8] = hperiod; in control_var_to_par()605 var->hsync_len = (rv->hperiod + 2 - rv->hssync + rv->hesync) << 1; in control_par_to_var()