Searched refs:T2T_CC3_RWA_RO (Results 1 – 2 of 2) sorted by relevance
205 #define T2T_CC3_RWA_RO 0x0F /* RWA - Read only */ macro
220 (p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] != T2T_CC3_RWA_RO)) || in rw_t2t_handle_cc_read_rsp()1387 if ((p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] & T2T_CC3_RWA_RO) == T2T_CC3_RWA_RO) in rw_t2t_get_ndef_flags()1765 p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] = T2T_CC3_RWA_RO; in rw_t2t_handle_config_tag_readonly()2676 if ((p_t2t->tag_hdr[T2T_CC3_RWA_BYTE] & T2T_CC3_RWA_RO) == T2T_CC3_RWA_RO) { in rw_t2t_soft_lock_tag()2709 write_block[(T2T_CC3_RWA_BYTE % T2T_BLOCK_SIZE)] = T2T_CC3_RWA_RO; in rw_t2t_soft_lock_tag()