Searched refs:RW_I93_TLV_DETECT_STATE_VALUE (Results 1 – 3 of 3) sorted by relevance
361 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_t5t_sm_detect_ndef()379 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_t5t_sm_detect_ndef()386 } else if (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE) { in rw_t5t_sm_detect_ndef()402 (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE)) { in rw_t5t_sm_detect_ndef()
2017 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()2034 p_i93->tlv_detect_state = RW_I93_TLV_DETECT_STATE_VALUE; in rw_i93_sm_detect_ndef()2041 } else if (p_i93->tlv_detect_state == RW_I93_TLV_DETECT_STATE_VALUE) { in rw_i93_sm_detect_ndef()2057 (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