Searched refs:name_fmt (Results 1 – 1 of 1) sorted by relevance
1291 uint8_t name_fmt = 0; in get_fdt_from_boot_info() local1310 name_fmt = desc->flags & FFA_BOOT_INFO_FLAG_NAME_FORMAT_MASK; in get_fdt_from_boot_info()1311 if (name_fmt == FFA_BOOT_INFO_FLAG_NAME_FORMAT_STRING) in get_fdt_from_boot_info()1313 else if (name_fmt == FFA_BOOT_INFO_FLAG_NAME_FORMAT_UUID) in get_fdt_from_boot_info()1317 name_fmt); in get_fdt_from_boot_info()