Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_support.c748 unsigned int rem, h_offset; in debug_kmalloc() local
782 h_offset = ((char *)best - debug_alloc_pool) + in debug_kmalloc()
784 h = (struct debug_alloc_header *)(debug_alloc_pool + h_offset); in debug_kmalloc()
788 h_offset = best->next; in debug_kmalloc()
793 bestprev->next = h_offset; in debug_kmalloc()
795 dah_first = h_offset; in debug_kmalloc()
807 unsigned int h_offset; in debug_kfree() local
824 h_offset = (char *)h - debug_alloc_pool; in debug_kfree()
825 if (h_offset < dah_first) { in debug_kfree()
827 dah_first = h_offset; in debug_kfree()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c430 int v_offset, h_offset; in radeon_legacy_tv_init_restarts() local
451 h_offset = tv_dac->h_pos * H_POS_UNIT; in radeon_legacy_tv_init_restarts()
456 h_offset -= 50; in radeon_legacy_tv_init_restarts()
464 p1 = (u16)((int)p1 + h_offset); in radeon_legacy_tv_init_restarts()
465 p2 = (u16)((int)p2 - h_offset); in radeon_legacy_tv_init_restarts()
474 h_offset = (h_offset * (int)(const_ptr->pix_to_tv)) / 1000; in radeon_legacy_tv_init_restarts()
490 restart -= v_offset + h_offset; in radeon_legacy_tv_init_restarts()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7146/
H A Dhexium_orion.c181 .h_offset = 1, .h_pixels = 680,
186 .h_offset = 1, .h_pixels = 640,
191 .h_offset = 1, .h_pixels = 720,
H A Dhexium_gemini.c131 .h_offset = 1, .h_pixels = 680,
136 .h_offset = 1, .h_pixels = 640,
141 .h_offset = 1, .h_pixels = 720,
H A Dmxb.c793 .h_offset = 0x14, .h_pixels = 680,
798 .h_offset = 0x14, .h_pixels = 680,
803 .h_offset = 0x06, .h_pixels = 708,
808 .h_offset = 0x14, .h_pixels = 720,
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_v4l.c866 .h_offset = 0x48, .h_pixels = 708,
871 .h_offset = 0x40, .h_pixels = 708,
880 .h_offset = 0x08, .h_pixels = 708,
885 .h_offset = 0x40, .h_pixels = 708,
894 .h_offset = 0x48, .h_pixels = 708,
899 .h_offset = 0x40, .h_pixels = 708,
H A Dbudget-av.c1512 .h_offset = 0x14,.h_pixels = 680,
1517 .h_offset = 0x06,.h_pixels = 708,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs.c66 reg = stream->config->dual_crop.h_offset; in rkisp_config_dcrop()
83 reg = stream->config->dual_crop.h_offset; in rkisp_config_dcrop()
256 reg = stream->config->dual_crop.h_offset; in set_scale()
H A Dcapture.h186 u32 h_offset; member
H A Dcapture.c514 .h_offset = CIF_DUAL_CROP_M_H_OFFS,
570 .h_offset = CIF_DUAL_CROP_S_H_OFFS,
H A Dcapture_v30.c238 .h_offset = ISP3X_DUAL_CROP_FBC_H_OFFS,
257 .h_offset = ISP3X_DUAL_CROP_FBC_H_OFFS,
H A Dcapture_v32.c392 .h_offset = ISP3X_DUAL_CROP_FBC_H_OFFS,
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-resizer.c90 u32 h_offset; member
132 .h_offset = RKISP1_CIF_DUAL_CROP_M_H_OFFS,
174 .h_offset = RKISP1_CIF_DUAL_CROP_S_H_OFFS,
244 rkisp1_write(rkisp1, sink_crop->left, rsz->config->dual_crop.h_offset); in rkisp1_dcrop_config()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Dcapture.h137 u32 h_offset; member
H A Dregs.c60 writel(rect->left, base + stream->config->dual_crop.h_offset); in config_dcrop()
H A Dcapture.c573 .h_offset = CIF_DUAL_CROP_M_H_OFFS,
628 .h_offset = CIF_DUAL_CROP_S_H_OFFS,
/OK3568_Linux_fs/kernel/include/media/drv-intf/
H A Dsaa7146_vv.h50 int h_offset; /* horizontal offset of processing window */ member
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt8619c.c613 u32 h_offset, v_offset, v_blank, htotal, vtotal; in lt8619c_set_bt_tx_timing() local
630 h_offset = hbp + hs; in lt8619c_set_bt_tx_timing()
647 __func__, hact, vact, htotal, vtotal, h_offset, v_offset, v_blank); in lt8619c_set_bt_tx_timing()
654 regmap_write(lt8619c->reg_map, 0x61, (h_offset >> 8) & 0xff); in lt8619c_set_bt_tx_timing()
655 regmap_write(lt8619c->reg_map, 0x62, h_offset & 0xff); in lt8619c_set_bt_tx_timing()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddc.c342 unsigned h_offset, v_offset, h_size, v_size, h_dda, v_dda, bpp; in tegra_dc_setup_window() local
366 h_offset = window->src.x * bpp; in tegra_dc_setup_window()
372 h_offset += (window->src.w - 1) * bpp; in tegra_dc_setup_window()
413 tegra_plane_writel(plane, h_offset, DC_WINBUF_ADDR_H_OFFSET); in tegra_dc_setup_window()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c3003 int w_offset, h_offset; in atomisp_calculate_real_zoom_region() local
3081 h_offset = asd->sensor_array_res.height in atomisp_calculate_real_zoom_region()
3084 h_offset = h_offset / 2; in atomisp_calculate_real_zoom_region()
3085 if (dz_config->zoom_region.origin.y < h_offset) in atomisp_calculate_real_zoom_region()
3088 dz_config->zoom_region.origin.y = dz_config->zoom_region.origin.y - h_offset; in atomisp_calculate_real_zoom_region()
3099 h_offset = 0; in atomisp_calculate_real_zoom_region()
3106 / (asd->sensor_array_res.height - 2 * h_offset); in atomisp_calculate_real_zoom_region()
3112 / (asd->sensor_array_res.height - 2 * h_offset); in atomisp_calculate_real_zoom_region()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2729 unsigned int h_offset = inner_hlen; in i40e_atr() local
2733 ipv6_find_hdr(skb, &h_offset, IPPROTO_TCP, NULL, NULL); in i40e_atr()
2735 hlen = h_offset - inner_hlen; in i40e_atr()
/OK3568_Linux_fs/kernel/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c27 hxo = vv->standard->h_offset; in calculate_hxo_and_hyo()