Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Datafb.c121 short line_offset; member
965 par->hw.falcon.line_offset = bpp * (xres_virtual - xres) / 16; in falcon_decode_var()
1369 var->xres_virtual = var->xres + hw->line_offset * 16 / var->bits_per_pixel; in falcon_encode_var()
1482 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1584 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1591 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
1610 par->hw.falcon.line_offset = bpp * in falcon_pan_display()
1613 par->hw.falcon.line_offset -= bpp; in falcon_pan_display()