Searched refs:h_offset (Results 1 – 4 of 4) sorted by relevance
429 int v_offset, h_offset; in radeon_legacy_tv_init_restarts() local450 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()
1515 .h_offset = 0x14, .h_pixels = 680,1520 .h_offset = 0x06, .h_pixels = 708,
27 hxo = vv->standard->h_offset; in calculate_hxo_and_hyo()
2903 unsigned int h_offset = inner_hlen; in i40e_atr() local2907 ipv6_find_hdr(skb, &h_offset, IPPROTO_TCP, NULL, NULL); in i40e_atr()2909 hlen = h_offset - inner_hlen; in i40e_atr()