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

/linux-master/drivers/video/fbdev/
H A Damifb.c1030 #define vtotal2hw(vtotal) (div2(vtotal) - 1) macro
1716 custom.vtotal = vtotal2hw(par->vtotal);
1786 custom.vtotal = vtotal2hw(par->vtotal);
2273 (copl++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal);
2276 (cops++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal);
2297 (copl++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal);

Completed in 549 milliseconds