Home
last modified time | relevance | path

Searched refs:NCI_GID_PROPRIETARY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/nfc/s3fwrn5/
H A Dnci.c25 .opcode = nci_opcode_pack(NCI_GID_PROPRIETARY,
30 .opcode = nci_opcode_pack(NCI_GID_PROPRIETARY,
35 .opcode = nci_opcode_pack(NCI_GID_PROPRIETARY,
40 .opcode = nci_opcode_pack(NCI_GID_PROPRIETARY,
/linux/drivers/nfc/st-nci/
H A Dcore.c89 .opcode = nci_opcode_pack(NCI_GID_PROPRIETARY,
/linux/net/nfc/nci/
H A Drsp.c361 if (nci_opcode_gid(rsp_opcode) == NCI_GID_PROPRIETARY) { in nci_rsp_packet()
/linux/include/net/nfc/
H A Dnci.h197 #define NCI_GID_PROPRIETARY 0xf macro
/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c18 #define NCI_OP_PROPRIETARY_BOOT_CMD nci_opcode_pack(NCI_GID_PROPRIETARY, \