Searched refs:otx2_cpt_write_af_reg (Results 1 – 5 of 5) sorted by relevance
| /drivers/crypto/marvell/octeontx2/ |
| A D | otx2_cpt_mbox_common.c | 113 int otx2_cpt_write_af_reg(struct otx2_mbox *mbox, struct pci_dev *pdev, in otx2_cpt_write_af_reg() function 124 EXPORT_SYMBOL_NS_GPL(otx2_cpt_write_af_reg, "CRYPTO_DEV_OCTEONTX2_CPT");
|
| A D | otx2_cptpf_ucode.c | 164 return otx2_cpt_write_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in __write_ucode_base() 177 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, cptpf->pdev, in cptx_set_ucode_base() 240 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, in cptx_detach_and_disable_cores() 274 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, in cptx_detach_and_disable_cores() 326 ret = otx2_cpt_write_af_reg(&cptpf->afpf_mbox, in cptx_attach_and_enable_cores() 1248 otx2_cpt_write_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_CTL, in otx2_cpt_create_eng_grps() 1255 otx2_cpt_write_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_CTX_FLUSH_TIMER, in otx2_cpt_create_eng_grps() 1267 otx2_cpt_write_af_reg(&cptpf->afpf_mbox, pdev, CPT_AF_DIAG, in otx2_cpt_create_eng_grps()
|
| A D | otx2_cptlf.c | 65 ret = otx2_cpt_write_af_reg(lfs->mbox, lfs->pdev, in cptlf_set_pri() 86 ret = otx2_cpt_write_af_reg(lfs->mbox, lfs->pdev, in cptlf_set_eng_grps_mask() 126 ret = otx2_cpt_write_af_reg(lfs->mbox, lfs->pdev, in cptlf_set_ctx_ilen()
|
| A D | otx2_cpt_common.h | 203 int otx2_cpt_write_af_reg(struct otx2_mbox *mbox, struct pci_dev *pdev,
|
| A D | otx2_cpt_devlink.c | 66 return otx2_cpt_write_af_reg(&cptpf->afpf_mbox, pdev, in otx2_cpt_dl_t106_mode_set()
|
Completed in 11 milliseconds