voffset 507 drivers/gpu/drm/arm/display/komeda/d71/d71_component.c HV_OFFSET(cin->hoffset, cin->voffset)); voffset 281 drivers/gpu/drm/arm/display/komeda/komeda_pipeline.h u16 hoffset, voffset; voffset 685 drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c cin->voffset = dflow->out_y; voffset 317 drivers/gpu/drm/drm_client_modeset.c int hoffset = 0, voffset = 0; voffset 333 drivers/gpu/drm/drm_client_modeset.c voffset += modes[i]->vdisplay; voffset 336 drivers/gpu/drm/drm_client_modeset.c offsets[idx].y = voffset; voffset 337 drivers/gpu/drm/drm_client_modeset.c DRM_DEBUG_KMS("returned %d %d for %d %d\n", hoffset, voffset, h_idx, v_idx); voffset 55 drivers/gpu/drm/i2c/ch7006_mode.c .voffset = 0, voffset 62 drivers/gpu/drm/i2c/ch7006_mode.c .voffset = 0, voffset 69 drivers/gpu/drm/i2c/ch7006_mode.c .voffset = 0, voffset 76 drivers/gpu/drm/i2c/ch7006_mode.c .voffset = 16, voffset 87 drivers/gpu/drm/i2c/ch7006_mode.c .voffset = 0, voffset 94 drivers/gpu/drm/i2c/ch7006_mode.c .voffset = 0, voffset 101 drivers/gpu/drm/i2c/ch7006_mode.c .voffset = 16, voffset 359 drivers/gpu/drm/i2c/ch7006_mode.c + norm->voffset) * priv->vmargin / 100 / 2; voffset 59 drivers/gpu/drm/i2c/ch7006_priv.h int voffset; voffset 118 drivers/media/pci/bt8xx/bttv-risc.c unsigned int uoffset, unsigned int voffset, voffset 190 drivers/media/pci/bt8xx/bttv-risc.c while (voffset && voffset >= sg_dma_len(vsg)) { voffset 191 drivers/media/pci/bt8xx/bttv-risc.c voffset -= sg_dma_len(vsg); voffset 197 drivers/media/pci/bt8xx/bttv-risc.c if (voffset + (ylen>>hshift) > sg_dma_len(vsg)) voffset 198 drivers/media/pci/bt8xx/bttv-risc.c ylen = (sg_dma_len(vsg) - voffset) << hshift; voffset 217 drivers/media/pci/bt8xx/bttv-risc.c *(rp++)=cpu_to_le32(sg_dma_address(vsg)+voffset); voffset 218 drivers/media/pci/bt8xx/bttv-risc.c voffset += ylen >> hshift; voffset 224 drivers/media/pci/bt8xx/bttv-risc.c voffset += cpadding; voffset 745 drivers/media/pci/bt8xx/bttv-risc.c int uoffset, voffset; voffset 750 drivers/media/pci/bt8xx/bttv-risc.c voffset = buf->vb.width * buf->vb.height; voffset 755 drivers/media/pci/bt8xx/bttv-risc.c uoffset += voffset; voffset 758 drivers/media/pci/bt8xx/bttv-risc.c voffset >>= buf->fmt->hshift; voffset 759 drivers/media/pci/bt8xx/bttv-risc.c voffset >>= buf->fmt->vshift; voffset 760 drivers/media/pci/bt8xx/bttv-risc.c voffset += uoffset; voffset 770 drivers/media/pci/bt8xx/bttv-risc.c uoffset,voffset,buf->fmt->hshift, voffset 779 drivers/media/pci/bt8xx/bttv-risc.c uoffset,voffset,buf->fmt->hshift, voffset 792 drivers/media/pci/bt8xx/bttv-risc.c uoffset,voffset, voffset 800 drivers/media/pci/bt8xx/bttv-risc.c voffset+cpadding, voffset 816 drivers/media/pci/bt8xx/bttv-risc.c voffset >> 1, voffset 824 drivers/media/pci/bt8xx/bttv-risc.c lines * ypadding + (voffset >> 1), voffset 331 drivers/regulator/da9055-regulator.c #define DA9055_LDO(_id, step, min, max, vbits, voffset) \ voffset 340 drivers/regulator/da9055-regulator.c .n_voltages = (max - min) / step + 1 + (voffset), \ voffset 345 drivers/regulator/da9055-regulator.c .linear_min_sel = (voffset),\ voffset 361 drivers/regulator/da9055-regulator.c #define DA9055_BUCK(_id, step, min, max, vbits, voffset, mbits, sbits) \ voffset 370 drivers/regulator/da9055-regulator.c .n_voltages = (max - min) / step + 1 + (voffset), \ voffset 375 drivers/regulator/da9055-regulator.c .linear_min_sel = (voffset),\ voffset 424 drivers/staging/rtl8712/rtl8712_recv.c __le32 voffset; voffset 430 drivers/staging/rtl8712/rtl8712_recv.c voffset = *(__le32 *)poffset; voffset 436 drivers/staging/rtl8712/rtl8712_recv.c voffset = *(__le32 *)poffset; voffset 437 drivers/staging/rtl8712/rtl8712_recv.c cmd_len = (u16)(le32_to_cpu(voffset) & 0xffff); voffset 440 drivers/staging/rtl8712/rtl8712_recv.c } while (le32_to_cpu(voffset) & BIT(31)); voffset 79 drivers/video/fbdev/i810/i810_main.c static u32 voffset; voffset 1763 drivers/video/fbdev/i810/i810_main.c if (voffset) voffset 1764 drivers/video/fbdev/i810/i810_main.c v_offset_default = voffset; voffset 1979 drivers/video/fbdev/i810/i810_main.c voffset = (simple_strtoul(this_opt+8, NULL, 0)); voffset 2166 drivers/video/fbdev/i810/i810_main.c module_param(voffset, int, 0); voffset 2167 drivers/video/fbdev/i810/i810_main.c MODULE_PARM_DESC(voffset, "at what offset to place start of framebuffer " voffset 239 drivers/video/fbdev/intelfb/intelfbdrv.c static int voffset = 48; voffset 246 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(voffset, int, S_IRUGO); voffset 247 drivers/video/fbdev/intelfb/intelfbdrv.c MODULE_PARM_DESC(voffset, "Offset of framebuffer in MiB"); voffset 627 drivers/video/fbdev/intelfb/intelfbdrv.c if (MB(voffset) < stolen_size) voffset 630 drivers/video/fbdev/intelfb/intelfbdrv.c offset = ROUND_UP_TO_PAGE(MB(voffset))/GTT_PAGE_SIZE; voffset 727 drivers/video/fbdev/neofb.c int hoffset, voffset; voffset 901 drivers/video/fbdev/neofb.c voffset = voffset 907 drivers/video/fbdev/neofb.c voffset = 0; voffset 913 drivers/video/fbdev/neofb.c par->PanelVertCenterReg2 = voffset; voffset 917 drivers/video/fbdev/neofb.c par->PanelVertCenterReg1 = voffset; voffset 921 drivers/video/fbdev/neofb.c par->PanelVertCenterReg3 = voffset; voffset 925 drivers/video/fbdev/neofb.c par->PanelVertCenterReg4 = voffset; voffset 929 drivers/video/fbdev/neofb.c par->PanelVertCenterReg5 = voffset; voffset 370 tools/vm/page-types.c static void show_page_range(unsigned long voffset, unsigned long offset, voffset 382 tools/vm/page-types.c offset == index + count && size && voffset == voff + count) { voffset 404 tools/vm/page-types.c voff = voffset; voffset 413 tools/vm/page-types.c static void show_page(unsigned long voffset, unsigned long offset, voffset 417 tools/vm/page-types.c printf("%lx\t", voffset); voffset 419 tools/vm/page-types.c printf("%lu\t", voffset); voffset 631 tools/vm/page-types.c static void add_page(unsigned long voffset, unsigned long offset, voffset 652 tools/vm/page-types.c show_page_range(voffset, offset, 1, flags, cgroup, mapcnt); voffset 654 tools/vm/page-types.c show_page(voffset, offset, flags, cgroup, mapcnt); voffset 661 tools/vm/page-types.c static void walk_pfn(unsigned long voffset, voffset 696 tools/vm/page-types.c add_page(voffset + i, index + i, voffset 704 tools/vm/page-types.c static void walk_swap(unsigned long voffset, uint64_t pme) voffset 715 tools/vm/page-types.c show_page_range(voffset, pagemap_swap_offset(pme), voffset 718 tools/vm/page-types.c show_page(voffset, pagemap_swap_offset(pme), flags, 0, 0);