Home
last modified time | relevance | path

Searched refs:heq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcontrolfb.h57 struct preg heq; /* half horiz sync len */ member
90 unsigned heq; /* half horiz sync len */ member
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcontrolfb.h57 struct preg heq; /* half horiz sync len */ member
90 unsigned heq; /* half horiz sync len */ member
H A Dcontrolfb.c425 unsigned hperiod, hssync, hsblank, hesync, heblank, piped, heq, hlfln, in control_var_to_par() local
513 heq = var->hsync_len >> 2; in control_var_to_par()
538 r->regs[13] = heq; in control_var_to_par()

Completed in 4 milliseconds