Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Disphist.c89 | (conf->region[c].h_end << in hist_setup_regs()
323 if (user_cfg->region[c].h_end & ~ISPHIST_REG_START_END_MASK) in hist_validate_params()
329 if (user_cfg->region[c].h_start > user_cfg->region[c].h_end) in hist_validate_params()
389 if (cur_cfg->region[c].h_end != user_cfg->region[c].h_end) in hist_comp_params()
/linux-6.3-rc2/drivers/media/firewire/
A Dfiredtv-fw.c103 __be32 *h, *h_end; in handle_iso() local
107 for (h = header, h_end = h + header_length / 4; h < h_end; h++) { in handle_iso()
/linux-6.3-rc2/drivers/video/fbdev/
A Dwm8505fb.c83 int h_end = h_start + info->var.xres; in wm8505fb_set_timing() local
84 int h_all = h_end + info->var.right_margin; in wm8505fb_set_timing()
95 writel(h_end, fbi->regbase + WMT_GOVR_TIMING_H_END); in wm8505fb_set_timing()
/linux-6.3-rc2/drivers/staging/media/atomisp/i2c/
A Dov2680.h125 u16 h_end; member
A Datomisp-ov2680.c228 sensor->mode.h_end = min(sensor->mode.h_start + width + OV2680_END_MARGIN - 1, in ov2680_calc_mode()
274 ret = ov_write_reg16(client, OV2680_HORIZONTAL_END_H, sensor->mode.h_end); in ov2680_set_mode()
/linux-6.3-rc2/drivers/media/pci/zoran/
A Dzoran_device.c229 unsigned int h_start, h_end, v_start, v_end; in zr36057_set_vfe() local
269 h_end = h_start + tvn->wa - 1; in zr36057_set_vfe()
271 h_end -= hcrop2; in zr36057_set_vfe()
273 | ((h_end & ZR36057_VFEHCR_HMASK) << ZR36057_VFEHCR_H_END); in zr36057_set_vfe()
/linux-6.3-rc2/include/uapi/linux/
A Domap3isp.h235 __u16 h_end; member
/linux-6.3-rc2/drivers/media/i2c/
A Dimx274.c1280 u32 h_end; in imx274_apply_trimming() local
1289 h_end = h_start + imx274->crop.width; in imx274_apply_trimming()
1311 h_end, 2); in imx274_apply_trimming()
/linux-6.3-rc2/drivers/video/fbdev/nvidia/
A Dnvidia.c300 int h_end = (info->var.xres + info->var.right_margin + in nvidia_calc_regs() local
327 h_end = h_total - 2; in nvidia_calc_regs()
338 | SetBitField(h_end, 4: 0, 4:0); in nvidia_calc_regs()

Completed in 19 milliseconds