Searched refs:otg_vline_time_us (Results 1 – 3 of 3) sorted by relevance
1140 stream_fams2_meta->otg_vline_time_us; in build_method_scheduling_params()1580 stream_fams2_meta->otg_vline_time_us = (double)timing->h_total / timing->pixel_clock_khz * 1000.0; in build_fams2_meta_per_stream()1585 (double)stream_fams2_meta->nom_vtotal * stream_fams2_meta->otg_vline_time_us; in build_fams2_meta_per_stream()1603 (double)stream_fams2_meta->max_vtotal * stream_fams2_meta->otg_vline_time_us; in build_fams2_meta_per_stream()1606 …(unsigned int)math_ceil(ip_caps->fams2.scheduling_delay_us / stream_fams2_meta->otg_vline_time_us); in build_fams2_meta_per_stream()1608 …t)math_ceil(ip_caps->fams2.vertical_interrupt_ack_delay_us / stream_fams2_meta->otg_vline_time_us); in build_fams2_meta_per_stream()1610 (unsigned int)math_ceil(contention_delay_us / stream_fams2_meta->otg_vline_time_us); in build_fams2_meta_per_stream()1613 …delay_us + ip_caps->fams2.allow_programming_delay_us) / stream_fams2_meta->otg_vline_time_us)) + 1; in build_fams2_meta_per_stream()1615 … (unsigned int)math_ceil(ip_caps->fams2.min_allow_width_us / stream_fams2_meta->otg_vline_time_us); in build_fams2_meta_per_stream()1619 stream_fams2_meta->otg_vline_time_us); in build_fams2_meta_per_stream()[all …]
267 double otg_vline_time_us; member
12342 (unsigned int)(stream_fams2_meta->otg_vline_time_us * 1000.0); in dml2_core_calcs_get_stream_fams2_programming()