Searched refs:max_rev (Results 1 – 2 of 2) sorted by relevance
83 unsigned int max_rev = img_hdr->max_chip_rev_full; in check_chip_validity() local85 if ((IS_MAX_REV_SET(max_rev) && (revision > max_rev) && in check_chip_validity()90 max_rev / 100, max_rev % 100, major_rev, minor_rev); in check_chip_validity()
82 unsigned max_rev = img_hdr->max_chip_rev_full; in bootloader_common_check_chip_validity() local83 …if ((IS_MAX_REV_SET(max_rev) && (revision > max_rev) && !efuse_ll_get_disable_wafer_version_major(… in bootloader_common_check_chip_validity()85 max_rev / 100, max_rev % 100, in bootloader_common_check_chip_validity()