Searched refs:calculate_sst_avg_time_slots_per_mtp (Results 1 – 3 of 3) sorted by relevance
214 struct fixed31_32 calculate_sst_avg_time_slots_per_mtp(
3690 avg_time_slots_per_mtp = calculate_sst_avg_time_slots_per_mtp(stream, link); in dc_link_update_sst_payload()4217 …avg_time_slots_per_mtp = calculate_sst_avg_time_slots_per_mtp(state->streams[i], state->streams[i]… in fpga_dp_hpo_enable_link_and_stream()4226 avg_time_slots_per_mtp = calculate_sst_avg_time_slots_per_mtp(stream, stream->link); in fpga_dp_hpo_enable_link_and_stream()
6874 avg_time_slots_per_mtp = calculate_sst_avg_time_slots_per_mtp(stream, link); in dpcd_write_128b_132b_sst_payload_allocation_table()7010 struct fixed31_32 calculate_sst_avg_time_slots_per_mtp( in calculate_sst_avg_time_slots_per_mtp() function