Searched refs:RW_I93_FLAG_READ_ONLY (Results 1 – 2 of 2) sorted by relevance
1873 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_detect_ndef()2034 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_detect_ndef()2073 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_detect_ndef()2113 if (p_i93->intl_flags & RW_I93_FLAG_READ_ONLY) { in rw_i93_sm_detect_ndef()2965 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_set_read_only()2976 p_i93->intl_flags |= RW_I93_FLAG_READ_ONLY; in rw_i93_sm_set_read_only()3960 if (rw_cb.tcb.i93.intl_flags & RW_I93_FLAG_READ_ONLY) { in RW_I93UpdateNDef()4068 if (rw_cb.tcb.i93.intl_flags & RW_I93_FLAG_READ_ONLY) { in RW_I93SetTagReadOnly()
655 #define RW_I93_FLAG_READ_ONLY 0x01 macro