Home
last modified time | relevance | path

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

/Linux-v6.6/net/nfc/nci/
Drsp.c128 if (!(ndev->nci_ver & NCI_VER_2_MASK)) in nci_core_init_rsp_packet()
Dcore.c518 if (ndev->nci_ver & NCI_VER_2_MASK) in nci_open_device()
/Linux-v6.6/include/net/nfc/
Dnci.h29 #define NCI_VER_2_MASK 0x20 macro