Searched refs:nvm_type (Results 1 – 6 of 6) sorted by relevance
133 if (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_NONE) { in nfc_hal_hci_enable()136 nfc_hal_cb.nvm_cb.nvm_type); in nfc_hal_hci_enable()158 (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_EEPROM))) || in nfc_hal_hci_enable()191 p_nfc_hal_cfg->nfc_hal_hci_uicc_support, nfc_hal_cb.nvm_cb.nvm_type); in nfc_hal_hci_enable()388 (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_UICC)) { in nfc_hal_hci_handle_hcp_pkt_to_hc()405 (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_UICC) && in nfc_hal_hci_handle_hcp_pkt_to_hc()527 (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_UICC))) { in nfc_hal_hci_handle_nv_read()584 (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_UICC)) { in nfc_hal_hci_handle_nv_read()714 (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_EEPROM))) { in nfc_hal_hci_set_next_hci_netwk_config()728 p_nfc_hal_cfg->nfc_hal_hci_uicc_support, nfc_hal_cb.nvm_cb.nvm_type); in nfc_hal_hci_set_next_hci_netwk_config()[all …]
749 STREAM_TO_UINT8(nfc_hal_cb.nvm_cb.nvm_type, p); in nfc_hal_dm_proc_msg_during_init()750 if (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_NONE) { in nfc_hal_dm_proc_msg_during_init()757 nfc_hal_cb.nvm_cb.nvm_type); in nfc_hal_dm_proc_msg_during_init()
681 (nfc_hal_cb.nvm_cb.nvm_type != NCI_SPD_NVM_TYPE_NONE)) in nfc_hal_nci_send_cmd()
71 void nfc_hal_post_reset_init(uint32_t brcm_hw_id, uint8_t nvm_type);
352 uint8_t nvm_type; /* Current NVM Type - UICC/EEPROM */ member
485 void nfc_hal_post_reset_init(uint32_t brcm_hw_id, uint8_t nvm_type) { in nfc_hal_post_reset_init() argument486 ALOGD("%s: brcm_hw_id=0x%lx, nvm_type=%d", __func__, brcm_hw_id, nvm_type); in nfc_hal_post_reset_init()493 if (nvm_type == NCI_SPD_NVM_TYPE_NONE) { in nfc_hal_post_reset_init()