Searched refs:flash_partition_offset (Results 1 – 1 of 1) sorted by relevance
110 static int flash_partition_offset(struct udevice *dev, const char *part_name, fdt_addr_t *offset) in flash_partition_offset() function175 ret = flash_partition_offset(mtd_dev, mtd_priv->pri_label, &offset); in get_fwu_mdata_dev()185 ret = flash_partition_offset(mtd_dev, mtd_priv->sec_label, &offset); in get_fwu_mdata_dev()219 bank_size = flash_partition_offset(mtd_dev, bank_name, &offset); in fwu_mtd_image_info_populate()
Completed in 6 milliseconds