Home
last modified time | relevance | path

Searched refs:heq (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/
Dcontrolfb.h57 struct preg heq; /* half horiz sync len */ member
90 unsigned heq; /* half horiz sync len */ member
Dcontrolfb.c435 unsigned hperiod, hssync, hsblank, hesync, heblank, piped, heq, hlfln, in control_var_to_par() local
523 heq = var->hsync_len >> 2; in control_var_to_par()
548 r->regs[13] = heq; in control_var_to_par()