Searched refs:hSync (Results 1 – 2 of 2) sorted by relevance
277 modeinfo.hSync = ((float) modeinfo.dotClock) / ((float) modeinfo.hTotal); in xwayland_cvt()
1352 u32 hSync, vRefresh; in atyfb_set_par() local1365 hSync = 1000000000 / (pixclock_in_ps * h_total); in atyfb_set_par()1366 vRefresh = (hSync * 1000) / v_total; in atyfb_set_par()1381 DPRINTK(" Horizontal sync: %i kHz\n", hSync); in atyfb_set_par()