Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.c17 lf->slot, OTX2_CPT_LF_DONE_WAIT); in cptlf_do_set_done_time_wait()
20 OTX2_CPT_LF_DONE_WAIT, done_wait.u); in cptlf_do_set_done_time_wait()
28 lf->slot, OTX2_CPT_LF_DONE_WAIT); in cptlf_do_set_done_num_wait()
31 OTX2_CPT_LF_DONE_WAIT, done_wait.u); in cptlf_do_set_done_num_wait()
241 lf->slot, OTX2_CPT_LF_DONE_WAIT); in cptlf_done_intr_handler()
247 OTX2_CPT_LF_DONE_WAIT, done_wait.u); in cptlf_done_intr_handler()
H A Dotx2_cpt_hw_types.h87 #define OTX2_CPT_LF_DONE_WAIT (0x30) macro