Searched refs:v_offset (Results 1 – 5 of 5) sorted by relevance
429 int v_offset, h_offset; in radeon_legacy_tv_init_restarts() local485 v_offset = ((int)(v_total * h_total) * 2 * tv_dac->v_pos) / (int)(NTSC_TV_LINES_PER_FRAME); in radeon_legacy_tv_init_restarts()487 v_offset = ((int)(v_total * h_total) * 2 * tv_dac->v_pos) / (int)(PAL_TV_LINES_PER_FRAME); in radeon_legacy_tv_init_restarts()489 restart -= v_offset + h_offset; in radeon_legacy_tv_init_restarts()
252 u32 v_offset; member 275 unsigned int v_offset);
1514 .v_offset = 0x17, .v_field = 288,1519 .v_offset = 0x16, .v_field = 240,
26 hyo = vv->standard->v_offset; in calculate_hxo_and_hyo()
1326 tile_image.v_offset = image->tile[tile_idx[0]].v_off; in init_idmac_channel()