Home
last modified time | relevance | path

Searched refs:NCI_OP_CORE_SET_CONFIG_CMD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c173 nci_send_cmd(priv->ndev, NCI_OP_CORE_SET_CONFIG_CMD, 3 + cmd.param.len, in process_state_init()
229 nci_send_cmd(priv->ndev, NCI_OP_CORE_SET_CONFIG_CMD, 3 + cmd.param.len, in process_state_set_ref_clock()
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c161 nci_send_cmd(priv->ndev, NCI_OP_CORE_SET_CONFIG_CMD, 3 + cmd.param.len, in process_state_init()
217 nci_send_cmd(priv->ndev, NCI_OP_CORE_SET_CONFIG_CMD, 3 + cmd.param.len, in process_state_set_ref_clock()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci.h224 #define NCI_OP_CORE_SET_CONFIG_CMD nci_opcode_pack(NCI_GID_CORE, 0x02) macro
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci.h234 #define NCI_OP_CORE_SET_CONFIG_CMD nci_opcode_pack(NCI_GID_CORE, 0x02) macro
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c228 nci_send_cmd(ndev, NCI_OP_CORE_SET_CONFIG_CMD, (3 + param->len), &cmd); in nci_set_config_req()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dcore.c234 nci_send_cmd(ndev, NCI_OP_CORE_SET_CONFIG_CMD, (3 + param->len), &cmd); in nci_set_config_req()

Completed in 9 milliseconds