Searched refs:soc_bb_info (Results 1 – 2 of 2) sorted by relevance
852 struct bp_soc_bb_info *soc_bb_info) in get_soc_bb_info_v4_4() argument857 if (!soc_bb_info) in get_soc_bb_info_v4_4()871 soc_bb_info->dram_clock_change_latency_100ns = disp_cntl_tbl->max_mclk_chg_lat; in get_soc_bb_info_v4_4()872 soc_bb_info->dram_sr_enter_exit_latency_100ns = disp_cntl_tbl->max_sr_enter_exit_lat; in get_soc_bb_info_v4_4()873 soc_bb_info->dram_sr_exit_latency_100ns = disp_cntl_tbl->max_sr_exit_lat; in get_soc_bb_info_v4_4()880 struct bp_soc_bb_info *soc_bb_info) in bios_parser_get_soc_bb_info() argument887 if (!soc_bb_info) /* check for bad input */ in bios_parser_get_soc_bb_info()905 result = get_soc_bb_info_v4_4(bp, soc_bb_info); in bios_parser_get_soc_bb_info()
146 struct bp_soc_bb_info *soc_bb_info);