Home
last modified time | relevance | path

Searched refs:NCI_RF_PROTOCOL_T1T (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/nfc/
H A Dnci.h109 #define NCI_RF_PROTOCOL_T1T 0x01 macro
/openbmc/linux/net/nfc/nci/
H A Dntf.c214 if (rf_protocol == NCI_RF_PROTOCOL_T1T) in nci_add_new_protocol()
H A Dcore.c927 param.rf_protocol = NCI_RF_PROTOCOL_T1T; in nci_activate_target()