Searched refs:yoffset (Results 26 - 50 of 82) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dbitblit.c229 region.dy = info->var.yoffset + bs;
398 ops->var.yoffset = info->var.yoffset;
H A Dfbcon.c1413 var->yoffset = info->var.yoffset;
1455 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1474 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1497 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1521 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1545 ops->var.yoffset = p->yscroll * vc->vc_font.height;
1569 ops->var.yoffset = p->yscroll * vc->vc_font.height;
2185 var.yoffset = info->var.yoffset;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Depson1355fb.c215 * `xoffset' and `yoffset' fields of the `var' structure.
229 if (var->yoffset + info->var.yres > info->var.yres_virtual)
232 start = (info->fix.line_length >> 1) * var->yoffset;
555 var->xoffset = var->yoffset = 0;
H A Ds1d13xxxfb.c325 * `yoffset' field of the `var' structure (`xoffset' not yet supported).
339 if (var->yoffset + info->var.yres > info->var.yres_virtual)
342 start = (info->fix.line_length >> 1) * var->yoffset;
471 var->xoffset = var->yoffset = 0;
H A Dacornfb.c623 * Fix yres & yoffset if needed.
629 if (var->yoffset > var->yres_virtual)
630 var->yoffset = var->yres_virtual;
632 if (var->yoffset + var->yres > var->yres_virtual)
633 var->yoffset = var->yres_virtual - var->yres;
692 u_int off = var->yoffset * info->fix.line_length;
849 u_int y_bottom = var->yoffset;
H A Dpmag-aa-fb.c132 c->y = y - disp->var.yoffset;
330 var->yoffset = 0;
H A Dcirrusfb.c729 if (var->yoffset < 0)
730 var->yoffset = 0;
732 /* truncate xoffset and yoffset to maximum if too high */
735 if (var->yoffset > var->yres_virtual - var->yres)
736 var->yoffset = var->yres_virtual - var->yres - 1;
1612 int yoffset = 0; local
1618 DPRINTK ("virtual offset: (%d,%d)\n", var->xoffset, var->yoffset);
1620 /* no range checks for xoffset and yoffset, */
1626 info->var.yoffset = var->yoffset;
[all...]
H A Dgbefb.c101 .yoffset = 0,
132 .yoffset = 0,
926 var->yoffset = info->var.yoffset;
H A Dgxt4500.c279 var->yres + var->yoffset > var->yres_virtual ||
461 writereg(par, REFRESH_START, (var->xoffset << 16) | var->yoffset);
545 var->yoffset + var->yres > var->yres_virtual)
548 writereg(par, REFRESH_START, (var->xoffset << 16) | var->yoffset);
H A Dneofb.c728 if (var->yoffset + var->yres > var->yres_virtual)
729 var->yoffset = var->yres_virtual - var->yres;
1211 Base = (var->yoffset * var->xres_virtual + var->xoffset) >> 2;
1241 y_bottom = var->yoffset;
1254 info->var.yoffset = var->yoffset;
H A Dtdfxfb.c851 * Set the starting position of the visible screen to var->yoffset
859 if (nopan || var->xoffset || (var->yoffset > var->yres_virtual))
861 if ((var->yoffset + var->yres > var->yres_virtual && nowrap))
864 addr = var->yoffset * info->fix.line_length;
869 info->var.yoffset = var->yoffset;
1065 y -= info->var.yoffset;
H A Datmel_lcdfb.c90 dma_addr = (fix->smem_start + var->yoffset * fix->line_length
181 var->xoffset = var->yoffset = 0;
H A Dau1100fb.c343 dy = var->yoffset - fbi->var.yoffset;
H A Dfbsysfs.c363 var.yoffset = simple_strtoul(last, &last, 0);
379 fb_info->var.yoffset);
H A Dmodedb.c432 var->yoffset = 0;
721 var->yoffset = 0;
H A Dplatinumfb.c50 int xoffset, yoffset; member in struct:fb_info_platinum
477 pinfo->yoffset = 0;
H A Dps3fb.c483 var->yoffset = info->var.yoffset;
488 var->xoffset || var->yoffset) {
H A Dsgivwfb.c243 var->yoffset = info->var.yoffset;
247 var->yoffset = 0;
H A Dvt8623fb.c413 info->var.yoffset = 0;
606 offset = (var->yoffset / 16) * var->xres_virtual + var->xoffset;
609 offset = (var->yoffset * info->fix.line_length) +
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dmach64_cursor.c95 y = cursor->image.dy - cursor->hot.y - info->var.yoffset;
H A Datyfb.h15 u32 yoffset; member in struct:crtc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Djuliette.h312 int yoffset; member in struct:video_param
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.c356 u32 offset, xoffset, yoffset; local
363 yoffset = var->yoffset;
366 (yoffset + var->yres > var->yres_virtual))
369 offset = (yoffset * dinfo->pitch) +
1192 hw->disp_a_base = hw->disp_a_stride * var->yoffset +
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dtruemotion1.c96 uint16_t yoffset; member in struct:frame_header
375 /* FIXME header.width, height, xoffset and yoffset aren't initialized */
380 s->y = header.yoffset;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfbset.c83 uint32_t yoffset; /* resolution */ member in struct:fb_var_screeninfo

Completed in 125 milliseconds

1234