Searched refs:RW_I93_TLV_DETECT_STATE_VALUE (Results 1 – 3 of 3) sorted by relevance
363 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_t5t_sm_detect_ndef()381 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_t5t_sm_detect_ndef()388 } else if (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE) { in rw_t5t_sm_detect_ndef()404 (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE)) { in rw_t5t_sm_detect_ndef()
2005 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()2022 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()2029 } else if (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE) { in rw_i93_sm_detect_ndef()2045 (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE)) { in rw_i93_sm_detect_ndef()
702 #define RW_I93_TLV_DETECT_STATE_VALUE 0x05 macro