Home
last modified time | relevance | path

Searched refs:NCI_HCI_INVALID_HOST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/nfc/nci/
H A Dhci.c117 hdev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes()
129 ndev->hci_dev->pipes[i].host = NCI_HCI_INVALID_HOST; in nci_hci_reset_pipes_per_host()
338 NCI_HCI_INVALID_HOST; in nci_hci_cmd_received()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h151 #define NCI_HCI_INVALID_HOST 0x80 macro