Searched refs:lk_bits (Results 1 – 1 of 1) sorted by relevance
302 uint32_t r, lk_bits; in efuse_key_crc_check() local310 lk_bits = xlnx_efuse_get_row(s->efuse, EFUSE_KEY_CRC_LK_ROW) & lk_mask; in efuse_key_crc_check()311 if (lk_bits == 0 && xlnx_efuse_k256_check(s->efuse, crc, first)) { in efuse_key_crc_check()