Searched refs:num_static_lock_bytes (Results 1 – 2 of 2) sorted by relevance
2275 UINT8 num_static_lock_bytes = 0; in rw_t2t_update_lock_attributes() local2297 num_static_lock_bytes = 0; in rw_t2t_update_lock_attributes()2301 while (num_static_lock_bytes < T2T_NUM_STATIC_LOCK_BYTES) in rw_t2t_update_lock_attributes()2308 … if (p_t2t->tag_hdr[T2T_STATIC_LOCK0 + num_static_lock_bytes] & rw_t2t_mask_bits[xx++]) in rw_t2t_update_lock_attributes()2314 … if (p_t2t->tag_hdr[T2T_STATIC_LOCK0 + num_static_lock_bytes] & rw_t2t_mask_bits[xx++]) in rw_t2t_update_lock_attributes()2321 num_static_lock_bytes++; in rw_t2t_update_lock_attributes()
2125 UINT8 num_static_lock_bytes = 0; in rw_t1t_update_lock_attributes() local2149 num_static_lock_bytes = 0; in rw_t1t_update_lock_attributes()2153 while (num_static_lock_bytes < T1T_NUM_STATIC_LOCK_BYTES) in rw_t1t_update_lock_attributes()2160 if (p_t1t->mem[T1T_LOCK_0_OFFSET + num_static_lock_bytes] & rw_t1t_mask_bits[xx++]) in rw_t1t_update_lock_attributes()2168 num_static_lock_bytes++; in rw_t1t_update_lock_attributes()