Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Dnci.h227 #define NCI_OP_CORE_INIT_CMD nci_opcode_pack(NCI_GID_CORE, 0x01) macro
/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c141 nci_send_cmd(priv->ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in process_state_reset()