Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci.h222 #define NCI_OP_CORE_INIT_CMD nci_opcode_pack(NCI_GID_CORE, 0x01) macro
/OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c154 nci_send_cmd(priv->ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in process_state_reset()
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c171 nci_send_cmd(ndev, NCI_OP_CORE_INIT_CMD, 0, NULL); in nci_init_req()