Searched refs:rw_t1t_mask_bits (Results 1 – 1 of 1) sorted by relevance
75 const uint8_t rw_t1t_mask_bits[8] = {0x01, 0x02, 0x04, 0x08, variable1792 rw_t1t_mask_bits[(offset % T1T_SEGMENT_SIZE) % bits_per_byte]; in rw_t1t_update_attributes()1804 rw_t1t_mask_bits[(offset % T1T_SEGMENT_SIZE) % bits_per_byte]; in rw_t1t_update_attributes()1988 rw_t1t_mask_bits[xx++]) { in rw_t1t_update_lock_attributes()2030 rw_t1t_mask_bits[xx]) && in rw_t1t_update_lock_attributes()2086 return ((p_t1t->attr[index / 8] & rw_t1t_mask_bits[index % 8]) == 0) ? false in rw_t1t_is_lock_reserved_otp_byte()2124 return ((p_t1t->lock_attr[index / 8] & rw_t1t_mask_bits[index % 8]) == 0) in rw_t1t_is_read_only_byte()