Searched refs:vperiod (Results 1 – 2 of 2) sorted by relevance
49 struct preg vperiod; /* vert period */ member81 unsigned vperiod; /* vert period */ member
426 hserr, vperiod, vssync, vesync, veblank, vsblank, vswin, vewin; in control_var_to_par() local516 vperiod = (var->vsync_len + var->lower_margin + par->yres in control_var_to_par()518 vssync = vperiod - 2; in control_var_to_par()519 vesync = (var->vsync_len << 1) - vperiod + vssync; in control_var_to_par()531 r->regs[6] = vperiod; in control_var_to_par()609 var->vsync_len = (rv->vperiod - rv->vssync + rv->vesync) >> 1; in control_par_to_var()