Searched refs:phantom_timing1 (Results 1 – 1 of 1) sorted by relevance
576 …struct dc_crtc_timing *phantom_timing1 = &subvp_pipes[1]->stream->mall_stream_config.paired_stream… in update_subvp_prefetch_end_to_mall_start() local582 …subvp1_prefetch_us = div64_u64(((uint64_t)(phantom_timing1->v_total - phantom_timing1->v_front_por… in update_subvp_prefetch_end_to_mall_start()583 (uint64_t)phantom_timing1->h_total * 1000000), in update_subvp_prefetch_end_to_mall_start()584 …(((uint64_t)phantom_timing1->pix_clk_100hz * 100) + dc->caps.subvp_prefetch_end_to_mall_start_us)); in update_subvp_prefetch_end_to_mall_start()593 …((uint64_t)phantom_timing1->pix_clk_100hz * 100) + ((uint64_t)phantom_timing1->h_total * 1000000 -… in update_subvp_prefetch_end_to_mall_start()594 ((uint64_t)phantom_timing1->h_total * 1000000)); in update_subvp_prefetch_end_to_mall_start()
Completed in 4 milliseconds