Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h18 #define NCI_CORE_LC_CONNID_PROP_FW_DL 0x02 macro
H A Dfw_dnld.c66 0x60, 0x06, 0x03, 0x01, NCI_CORE_LC_CONNID_PROP_FW_DL, 0x01
83 hdr->conn_id = NCI_CORE_LC_CONNID_PROP_FW_DL; in alloc_lc_skb()
306 uint8_t conn_id = NCI_CORE_LC_CONNID_PROP_FW_DL; in process_state_fw_dnld()