Searched refs:config_offset (Results 1 – 1 of 1) sorted by relevance
774 int __maybe_unused config_offset; in partition_entries_offset() local795 config_offset = fdtdec_get_config_int(gd->fdt_blob, in partition_entries_offset()798 if (config_offset != -EINVAL) { in partition_entries_offset()799 offset_bytes = PAD_SIZE(config_offset, dev_desc->rawblksz); in partition_entries_offset()