Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.h220 lf->slot, OTX2_CPT_LF_INPROG); in otx2_cptlf_do_disable_iqueue()
239 OTX2_CPT_LF_INPROG, lf_inprog.u); in otx2_cptlf_do_disable_iqueue()
277 OTX2_CPT_LF_INPROG); in otx2_cptlf_set_iqueue_exec()
282 OTX2_CPT_LF_INPROG, lf_inprog.u); in otx2_cptlf_set_iqueue_exec()
H A Dotx2_cpt_hw_types.h88 #define OTX2_CPT_LF_INPROG (0x40) macro