Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptlf.h284 union otx2_cptx_lf_ctl lf_ctl; in otx2_cptlf_set_iqueue_enq() local
286 lf_ctl.u = otx2_cpt_read64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_enq()
290 lf_ctl.s.ena = enable ? 0x1 : 0x0; in otx2_cptlf_set_iqueue_enq()
292 OTX2_CPT_LF_CTL, lf_ctl.u); in otx2_cptlf_set_iqueue_enq()