Searched refs:soc_bb_info (Results 1 – 2 of 2) sorted by relevance
1103 struct bp_soc_bb_info *soc_bb_info) in get_soc_bb_info_v4_4() argument1108 if (!soc_bb_info) in get_soc_bb_info_v4_4()1122 soc_bb_info->dram_clock_change_latency_100ns = disp_cntl_tbl->max_mclk_chg_lat; in get_soc_bb_info_v4_4()1123 soc_bb_info->dram_sr_enter_exit_latency_100ns = disp_cntl_tbl->max_sr_enter_exit_lat; in get_soc_bb_info_v4_4()1124 soc_bb_info->dram_sr_exit_latency_100ns = disp_cntl_tbl->max_sr_exit_lat; in get_soc_bb_info_v4_4()1131 struct bp_soc_bb_info *soc_bb_info) in get_soc_bb_info_v4_5() argument1136 if (!soc_bb_info) in get_soc_bb_info_v4_5()1147 soc_bb_info->dram_clock_change_latency_100ns = disp_cntl_tbl->max_mclk_chg_lat; in get_soc_bb_info_v4_5()1148 soc_bb_info->dram_sr_enter_exit_latency_100ns = disp_cntl_tbl->max_sr_enter_exit_lat; in get_soc_bb_info_v4_5()1149 soc_bb_info->dram_sr_exit_latency_100ns = disp_cntl_tbl->max_sr_exit_lat; in get_soc_bb_info_v4_5()[all …]
148 struct bp_soc_bb_info *soc_bb_info);