Searched refs:soc_bb_info (Results 1 – 2 of 2) sorted by relevance
1113 struct bp_soc_bb_info *soc_bb_info) in get_soc_bb_info_v4_4() argument 1118 if (!soc_bb_info) in get_soc_bb_info_v4_4() 1132 soc_bb_info->dram_clock_change_latency_100ns = disp_cntl_tbl->max_mclk_chg_lat; in get_soc_bb_info_v4_4() 1133 soc_bb_info->dram_sr_enter_exit_latency_100ns = disp_cntl_tbl->max_sr_enter_exit_lat; in get_soc_bb_info_v4_4() 1134 soc_bb_info->dram_sr_exit_latency_100ns = disp_cntl_tbl->max_sr_exit_lat; in get_soc_bb_info_v4_4() 1141 struct bp_soc_bb_info *soc_bb_info) in get_soc_bb_info_v4_5() argument 1146 if (!soc_bb_info) in get_soc_bb_info_v4_5() 1157 soc_bb_info->dram_clock_change_latency_100ns = disp_cntl_tbl->max_mclk_chg_lat; in get_soc_bb_info_v4_5() 1158 soc_bb_info->dram_sr_enter_exit_latency_100ns = disp_cntl_tbl->max_sr_enter_exit_lat; in get_soc_bb_info_v4_5() 1159 soc_bb_info in get_soc_bb_info_v4_5() 1166 bios_parser_get_soc_bb_info(struct dc_bios * dcb,struct bp_soc_bb_info * soc_bb_info) bios_parser_get_soc_bb_info() argument [all...]
148 struct bp_soc_bb_info *soc_bb_info);