Searched refs:otx2_cpt_write64 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_main.c | 26 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_enable_vfpf_mbox_intr() 28 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_enable_vfpf_mbox_intr() 33 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_enable_vfpf_mbox_intr() 40 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_enable_vfpf_mbox_intr() 52 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_disable_vfpf_mbox_intr() 54 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_disable_vfpf_mbox_intr() 57 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_disable_vfpf_mbox_intr() 64 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_disable_vfpf_mbox_intr() 75 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, RVU_PF_VFFLR_INTX(0), in cptpf_enable_vf_flr_me_intrs() 79 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, in cptpf_enable_vf_flr_me_intrs() [all …]
|
D | otx2_cptlf.h | 190 otx2_cpt_write64(lfs->reg_base, lfs->blkaddr, slot, in otx2_cptlf_set_iqueues_base_addr() 201 otx2_cpt_write64(lf->lfs->reg_base, lf->lfs->blkaddr, lf->slot, in otx2_cptlf_do_set_iqueue_size() 232 otx2_cpt_write64(reg_base, blkaddr, slot, OTX2_CPT_LF_CTL, 0x0); in otx2_cptlf_do_disable_iqueue() 236 otx2_cpt_write64(reg_base, blkaddr, slot, OTX2_CPT_LF_INPROG, inprog); in otx2_cptlf_do_disable_iqueue() 291 otx2_cpt_write64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_enq() 311 otx2_cpt_write64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_exec() 324 otx2_cpt_write64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_ctx_flr_flush()
|
D | otx2_cptlf.c | 19 otx2_cpt_write64(lf->lfs->reg_base, lf->lfs->blkaddr, lf->slot, in cptlf_do_set_done_time_wait() 30 otx2_cpt_write64(lf->lfs->reg_base, lf->lfs->blkaddr, lf->slot, in cptlf_do_set_done_num_wait() 176 otx2_cpt_write64(lfs->reg_base, lfs->blkaddr, slot, reg, in cptlf_set_misc_intrs() 187 otx2_cpt_write64(lfs->reg_base, lfs->blkaddr, slot, reg, 0x1); in cptlf_set_done_intrs() 239 otx2_cpt_write64(lf->lfs->reg_base, lf->lfs->blkaddr, lf->slot, in cptlf_misc_intr_handler() 257 otx2_cpt_write64(lf->lfs->reg_base, lf->lfs->blkaddr, lf->slot, in cptlf_done_intr_handler() 260 otx2_cpt_write64(lf->lfs->reg_base, lf->lfs->blkaddr, lf->slot, in cptlf_done_intr_handler()
|
D | otx2_cptvf_main.c | 16 otx2_cpt_write64(cptvf->reg_base, BLKADDR_RVUM, 0, OTX2_RVU_VF_INT, in cptvf_enable_pfvf_mbox_intrs() 20 otx2_cpt_write64(cptvf->reg_base, BLKADDR_RVUM, 0, in cptvf_enable_pfvf_mbox_intrs() 27 otx2_cpt_write64(cptvf->reg_base, BLKADDR_RVUM, 0, in cptvf_disable_pfvf_mbox_intrs() 31 otx2_cpt_write64(cptvf->reg_base, BLKADDR_RVUM, 0, OTX2_RVU_VF_INT, in cptvf_disable_pfvf_mbox_intrs()
|
D | otx2_cpt_common.h | 132 static inline void otx2_cpt_write64(void __iomem *reg_base, u64 blk, u64 slot, in otx2_cpt_write64() function
|
D | cn10k_cpt.c | 164 otx2_cpt_write64(lfs->reg_base, lfs->blkaddr, lfs->lf[0].slot, in cn10k_cpt_ctx_flush()
|
D | otx2_cptvf_mbox.c | 63 otx2_cpt_write64(cptvf->reg_base, BLKADDR_RVUM, 0, in otx2_cptvf_pfvf_mbox_intr()
|
D | otx2_cptpf_mbox.c | 367 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, in otx2_cptpf_vfpf_mbox_intr() 448 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, RVU_PF_INT, in otx2_cptpf_afpf_mbox_intr()
|