Searched refs:OTX2_CPT_AF_LF_CTL (Results 1 – 2 of 2) sorted by relevance
146 ret = otx2_cpt_af_reg_read(dev, OTX2_CPT_AF_LF_CTL(qp->id), in otx2_cpt_iq_enable()152 ret = otx2_cpt_af_reg_write(dev, OTX2_CPT_AF_LF_CTL(qp->id), in otx2_cpt_iq_enable()
44 #define OTX2_CPT_AF_LF_CTL(a) (0x27000ull | (uint64_t)(a) << 3) macro