Searched refs:OTX2_CPT_LF_INPROG (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptlf.h | 234 inprog = otx2_cpt_read64(reg_base, blkaddr, slot, OTX2_CPT_LF_INPROG); 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() 253 inprog = otx2_cpt_read64(reg_base, blkaddr, slot, OTX2_CPT_LF_INPROG); in otx2_cptlf_do_disable_iqueue() 307 OTX2_CPT_LF_INPROG); in otx2_cptlf_set_iqueue_exec() 312 OTX2_CPT_LF_INPROG, lf_inprog.u); in otx2_cptlf_set_iqueue_exec()
|
D | otx2_cpt_hw_types.h | 91 #define OTX2_CPT_LF_INPROG (0x40) macro
|