Searched defs:heq (Results 1 - 2 of 2) sorted by relevance

/drivers/video/fbdev/
H A Dcontrolfb.h61 struct preg heq; /* half horiz sync len */ member in struct:control_regs
94 unsigned heq; /* half horiz sync len */ member in struct:control_regints
H A Dcontrolfb.c837 unsigned hperiod, hssync, hsblank, hesync, heblank, piped, heq, hlfln, local
925 heq = var->hsync_len >> 2;
950 r->regs[13] = heq;

Completed in 55 milliseconds