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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.c140 short line_offset; member in struct:atafb_par::__anon7155::falcon_hw
1062 par->hw.falcon.line_offset = bpp * (xres_virtual - xres) / 16;
1449 var->xres_virtual = var->xres + hw->line_offset * 16 / var->bits_per_pixel;
1559 hw->line_offset = shifter_f030.off_next;
1658 shifter_f030.off_next = hw->line_offset;
1665 shifter_f030.off_next = current_par.hw.falcon.line_offset;
1686 par->hw.falcon.line_offset = bpp *
1689 par->hw.falcon.line_offset -= bpp;

Completed in 94 milliseconds