Searched refs:h_offset (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_legacy_tv.c | 429 int v_offset, h_offset; in radeon_legacy_tv_init_restarts() local 450 h_offset = tv_dac->h_pos * H_POS_UNIT; in radeon_legacy_tv_init_restarts() 455 h_offset -= 50; in radeon_legacy_tv_init_restarts() 463 p1 = (u16)((int)p1 + h_offset); in radeon_legacy_tv_init_restarts() 464 p2 = (u16)((int)p2 - h_offset); in radeon_legacy_tv_init_restarts() 473 h_offset = (h_offset * (int)(const_ptr->pix_to_tv)) / 1000; in radeon_legacy_tv_init_restarts() 489 restart -= v_offset + h_offset; in radeon_legacy_tv_init_restarts()
|
| /linux/drivers/media/pci/saa7146/ |
| H A D | hexium_orion.c | 182 .h_offset = 1, .h_pixels = 680, 187 .h_offset = 1, .h_pixels = 640, 192 .h_offset = 1, .h_pixels = 720,
|
| H A D | hexium_gemini.c | 132 .h_offset = 1, .h_pixels = 680, 137 .h_offset = 1, .h_pixels = 640, 142 .h_offset = 1, .h_pixels = 720,
|
| H A D | mxb.c | 797 .h_offset = 0x14, .h_pixels = 680, 802 .h_offset = 0x14, .h_pixels = 680, 807 .h_offset = 0x06, .h_pixels = 708, 812 .h_offset = 0x14, .h_pixels = 720,
|
| /linux/include/media/drv-intf/ |
| H A D | saa7146_vv.h | 50 int h_offset; /* horizontal offset of processing window */ member
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget-av.c | 1515 .h_offset = 0x14, .h_pixels = 680, 1520 .h_offset = 0x06, .h_pixels = 708,
|
| /linux/drivers/media/common/saa7146/ |
| H A D | saa7146_hlp.c | 27 hxo = vv->standard->h_offset; in calculate_hxo_and_hyo()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.c | 2902 unsigned int h_offset = inner_hlen; in i40e_atr() local 2906 ipv6_find_hdr(skb, &h_offset, IPPROTO_TCP, NULL, NULL); in i40e_atr() 2908 hlen = h_offset - inner_hlen; in i40e_atr()
|