Searched refs:boot_conf_ptr (Results 1 – 1 of 1) sorted by relevance
187 const u32 fw_size, u32 **boot_conf_ptr) in meta_ldr_cmd_config() argument195 u32 *boot_conf = boot_conf_ptr ? *boot_conf_ptr : NULL; in meta_ldr_cmd_config()232 if (boot_conf_ptr) in meta_ldr_cmd_config()233 *boot_conf_ptr = boot_conf; in meta_ldr_cmd_config()256 u8 *fw_core_data_ptr, u32 **boot_conf_ptr) in process_ldr_command_stream() argument266 u32 *boot_conf = boot_conf_ptr ? *boot_conf_ptr : NULL; in process_ldr_command_stream()329 if (boot_conf_ptr) in process_ldr_command_stream()330 *boot_conf_ptr = boot_conf; in process_ldr_command_stream()337 u32 **boot_conf_ptr) in configure_seg_id() argument341 u32 *boot_conf = *boot_conf_ptr; in configure_seg_id()[all …]