Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dnci_core.h132 #define NCI_HCI_ADMIN_PIPE 0x01 macro
/openbmc/linux/drivers/nfc/st-nci/
H A Dse.c96 {NCI_HCI_ADMIN_GATE, NCI_HCI_ADMIN_PIPE,
/openbmc/linux/net/nfc/nci/
H A Dhci.c665 pipe = NCI_HCI_ADMIN_PIPE; in nci_hci_connect_gate()