Lines Matching refs:blkaddr
118 int blkaddr; /* CPT blkaddr: BLKADDR_CPT0/BLKADDR_CPT1 */ member
183 otx2_cpt_write64(lfs->reg_base, lfs->blkaddr, slot, in otx2_cptlf_set_iqueues_base_addr()
194 otx2_cpt_write64(lf->lfs->reg_base, lf->lfs->blkaddr, lf->slot, in otx2_cptlf_do_set_iqueue_size()
210 u8 blkaddr = lf->lfs->blkaddr; in otx2_cptlf_do_disable_iqueue() local
214 otx2_cpt_write64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_do_disable_iqueue()
219 lf_inprog.u = otx2_cpt_read64(lf->lfs->reg_base, blkaddr, in otx2_cptlf_do_disable_iqueue()
238 otx2_cpt_write64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_do_disable_iqueue()
253 u8 blkaddr = lf->lfs->blkaddr; in otx2_cptlf_set_iqueue_enq() local
256 lf_ctl.u = otx2_cpt_read64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_enq()
261 otx2_cpt_write64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_enq()
274 u8 blkaddr = lf->lfs->blkaddr; in otx2_cptlf_set_iqueue_exec() local
276 lf_inprog.u = otx2_cpt_read64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_exec()
281 otx2_cpt_write64(lf->lfs->reg_base, blkaddr, lf->slot, in otx2_cptlf_set_iqueue_exec()
374 int blkaddr) in otx2_cptlf_set_dev_info() argument
379 lfs->blkaddr = blkaddr; in otx2_cptlf_set_dev_info()