Home
last modified time | relevance | path

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

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