Searched refs:RW_I93_FLAG_READ_ONLY (Results 1 – 2 of 2) sorted by relevance
1619 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_detect_ndef()1811 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_detect_ndef()1860 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_detect_ndef()1909 if (p_i93->intl_flags & RW_I93_FLAG_READ_ONLY) in rw_i93_sm_detect_ndef()2856 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_set_read_only()2867 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_set_read_only()3950 if (rw_cb.tcb.i93.intl_flags & RW_I93_FLAG_READ_ONLY) in RW_I93UpdateNDef()4069 if (rw_cb.tcb.i93.intl_flags & RW_I93_FLAG_READ_ONLY) in RW_I93SetTagReadOnly()
491 #define RW_I93_FLAG_READ_ONLY 0x01 /* tag is read-only */ macro