Searched refs:lf_ctl (Results 1 – 1 of 1) sorted by relevance
208 union otx2_cptx_lf_ctl lf_ctl = { .u = 0x0 }; in otx2_cptlf_do_disable_iqueue() local215 OTX2_CPT_LF_CTL, lf_ctl.u); in otx2_cptlf_do_disable_iqueue()254 union otx2_cptx_lf_ctl lf_ctl; in otx2_cptlf_set_iqueue_enq() local256 lf_ctl.u = otx2_cpt_read64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_enq()260 lf_ctl.s.ena = enable ? 0x1 : 0x0; in otx2_cptlf_set_iqueue_enq()262 OTX2_CPT_LF_CTL, lf_ctl.u); in otx2_cptlf_set_iqueue_enq()