hact 444 drivers/gpu/drm/bridge/cdns-dsi.c unsigned int hact; hact 545 drivers/gpu/drm/bridge/cdns-dsi.c dsi_cfg->hact = dpi_to_dsi_timing(mode_valid_check ? hact 573 drivers/gpu/drm/bridge/cdns-dsi.c dsi_htotal += dsi_cfg->hact; hact 804 drivers/gpu/drm/bridge/cdns-dsi.c writel(HFP_LEN(dsi_cfg.hfp) | HACT_LEN(dsi_cfg.hact), hact 4218 drivers/gpu/drm/omapdrm/dss/dsi.c wc = DIV_ROUND_UP(t->hact * t->bitspp, 8); hact 4248 drivers/gpu/drm/omapdrm/dss/dsi.c int hact, bl, tot; hact 4250 drivers/gpu/drm/omapdrm/dss/dsi.c hact = vm->hactive; hact 4252 drivers/gpu/drm/omapdrm/dss/dsi.c tot = hact + bl; hact 4260 drivers/gpu/drm/omapdrm/dss/dsi.c vm->hsync_len, vm->hback_porch, hact, vm->hfront_porch, hact 4261 drivers/gpu/drm/omapdrm/dss/dsi.c bl, hact, tot, hact 4264 drivers/gpu/drm/omapdrm/dss/dsi.c TO_DISPC_T(hact), hact 4267 drivers/gpu/drm/omapdrm/dss/dsi.c TO_DISPC_T(hact), hact 4284 drivers/gpu/drm/omapdrm/dss/dsi.c dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); hact 4291 drivers/gpu/drm/omapdrm/dss/dsi.c vm.hactive = t->hact; hact 4522 drivers/gpu/drm/omapdrm/dss/dsi.c dsi_vm->hact = xres; hact 183 drivers/gpu/drm/omapdrm/dss/omapdss.h u16 hact; hact 489 drivers/gpu/drm/tegra/dsi.c unsigned int hact, hsw, hbp, hfp, i, mul, div; hact 547 drivers/gpu/drm/tegra/dsi.c hact = mode->hdisplay * mul / div; hact 567 drivers/gpu/drm/tegra/dsi.c tegra_dsi_writel(dsi, hact << 16 | hbp, DSI_PKT_LEN_2_3); hact 2352 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c unsigned vact = 0, hact = 0; hact 2358 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c (vact << 5) | (hact << 4) | hact 2359 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c ((hact ^ vact) << 3) | hact 2360 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c ((hact ^ params->sav_eav_f) << 2) | hact 2362 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c (hact ^ vact ^ params->sav_eav_f); hact 2367 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c unsigned vact = 0, hact = 1; hact 2373 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c (vact << 5) | (hact << 4) | hact 2374 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c ((hact ^ vact) << 3) | hact 2375 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c ((hact ^ params->sav_eav_f) << 2) | hact 2377 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c (hact ^ vact ^ params->sav_eav_f); hact 186 drivers/media/i2c/ov5640.c u32 hact; hact 1062 drivers/media/i2c/ov5640.c ret = ov5640_write_reg16(sensor, OV5640_REG_VFIFO_HSIZE, mode->hact); hact 1081 drivers/media/i2c/ov5640.c ret = ov5640_write_reg16(sensor, OV5640_REG_TIMING_DVPHO, mode->hact); hact 1602 drivers/media/i2c/ov5640.c hact, vact, hact 1606 drivers/media/i2c/ov5640.c (!nearest && (mode->hact != width || mode->vact != height))) hact 1611 drivers/media/i2c/ov5640.c !(mode->hact == 640 && mode->vact == 480)) hact 1615 drivers/media/i2c/ov5640.c if ((mode->hact == 2592 && mode->vact == 1944) && hact 2181 drivers/media/i2c/ov5640.c fmt->width = mode->hact; hact 2737 drivers/media/i2c/ov5640.c ov5640_mode_data[fse->index].hact; hact 2804 drivers/media/i2c/ov5640.c mode->hact, mode->vact); hact 2811 drivers/media/i2c/ov5640.c mode = ov5640_find_mode(sensor, frame_rate, mode->hact, hact 515 drivers/media/i2c/tw9910.c const unsigned int hact = 720; hact 539 drivers/media/i2c/tw9910.c ((hact >> 8) & 0x03)); hact 4322 drivers/video/fbdev/omap2/omapfb/dss/dsi.c wc = DIV_ROUND_UP(t->hact * t->bitspp, 8); hact 4352 drivers/video/fbdev/omap2/omapfb/dss/dsi.c int hact, bl, tot; hact 4354 drivers/video/fbdev/omap2/omapfb/dss/dsi.c hact = t->x_res; hact 4356 drivers/video/fbdev/omap2/omapfb/dss/dsi.c tot = hact + bl; hact 4364 drivers/video/fbdev/omap2/omapfb/dss/dsi.c t->hsw, t->hbp, hact, t->hfp, hact 4365 drivers/video/fbdev/omap2/omapfb/dss/dsi.c bl, hact, tot, hact 4368 drivers/video/fbdev/omap2/omapfb/dss/dsi.c TO_DISPC_T(hact), hact 4371 drivers/video/fbdev/omap2/omapfb/dss/dsi.c TO_DISPC_T(hact), hact 4388 drivers/video/fbdev/omap2/omapfb/dss/dsi.c dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); hact 4395 drivers/video/fbdev/omap2/omapfb/dss/dsi.c vm.x_res = t->hact; hact 4623 drivers/video/fbdev/omap2/omapfb/dss/dsi.c dsi_vm->hact = xres; hact 205 include/video/omapfb_dss.h u16 hact;