Searched refs:_hex_print_format (Results 1 – 2 of 2) sorted by relevance
248 anchor_to_print = _hex_print_format(FW_HDR_EXT_ANCHOR_ENABLE)251 anchor_to_print = _hex_print_format(FW_HDR_EXT_ANCHOR_DISABLE)281 paste_fw_offset_to_print = _hex_print_format(paste_fw_offset)429 err_detect_config_to_print = _hex_print_format(FW_CRC_ENABLE)432 err_detect_config_to_print = _hex_print_format(FW_CRC_DISABLE)454 start_ram_to_print = _hex_print_format(start_ram)455 end_ram_to_print = _hex_print_format(end_ram)456 fw_load_addr_to_print = _hex_print_format(fw_load_addr)457 fw_length_to_print = _hex_print_format(fw_length)458 fw_end_addr_to_print = _hex_print_format(fw_end_addr)[all …]
193 start_ram_to_print = _hex_print_format(start_ram)194 end_ram_to_print = _hex_print_format(end_ram)195 fw_load_addr_to_print = _hex_print_format(fw_load_addr)196 fw_end_addr_to_print = _hex_print_format(fw_end_addr)331 fw_length_to_print = _hex_print_format(fw_length)400 segment1_start_to_print = _hex_print_format(FW_HDR_SEG1_START)401 segment1_size_to_print = _hex_print_format(FW_HDR_SEG1_SIZE)402 segment2_start_to_print = _hex_print_format(FW_HDR_SEG2_START)403 segment2_size_to_print = _hex_print_format(FW_HDR_SEG2_SIZE)404 segment3_start_to_print = _hex_print_format(FW_HDR_SEG3_START)[all …]