Searched refs:dram_sr_enter_exit_latency_100ns (Results 1 – 8 of 8) sorted by relevance
348 if (bb_info.dram_sr_enter_exit_latency_100ns > 0) in dcn302_fpu_init_soc_bounding_box()350 bb_info.dram_sr_enter_exit_latency_100ns * 10; in dcn302_fpu_init_soc_bounding_box()
354 if (bb_info.dram_sr_enter_exit_latency_100ns > 0) in dcn303_fpu_init_soc_bounding_box()355 dcn3_03_soc.sr_enter_plus_exit_time_us = bb_info.dram_sr_enter_exit_latency_100ns * 10; in dcn303_fpu_init_soc_bounding_box()
407 if (bb_info.dram_sr_enter_exit_latency_100ns > 0) in dcn301_fpu_init_soc_bounding_box()408 dcn3_01_soc.sr_enter_plus_exit_time_us = bb_info.dram_sr_enter_exit_latency_100ns * 10; in dcn301_fpu_init_soc_bounding_box()
335 uint32_t dram_sr_enter_exit_latency_100ns; member
526 if (bb_info.dram_sr_enter_exit_latency_100ns > 0) in dcn321_update_bw_bounding_box_fpu()528 bb_info.dram_sr_enter_exit_latency_100ns * 10; in dcn321_update_bw_bounding_box_fpu()
734 if (bb_info.dram_sr_enter_exit_latency_100ns > 0) in patch_dcn30_soc_bounding_box()735 dcn3_0_soc.sr_enter_plus_exit_time_us = bb_info.dram_sr_enter_exit_latency_100ns * 10; in patch_dcn30_soc_bounding_box()
1128 soc_bb_info->dram_sr_enter_exit_latency_100ns = disp_cntl_tbl->max_sr_enter_exit_lat; in get_soc_bb_info_v4_4()1153 soc_bb_info->dram_sr_enter_exit_latency_100ns = disp_cntl_tbl->max_sr_enter_exit_lat; in get_soc_bb_info_v4_5()
2533 if (bb_info.dram_sr_enter_exit_latency_100ns > 0) in dcn32_update_bw_bounding_box_fpu()2535 bb_info.dram_sr_enter_exit_latency_100ns * 10; in dcn32_update_bw_bounding_box_fpu()
Completed in 19 milliseconds