Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/fsl/qbman/
Dbman.c109 u8 _ncw_verb; /* writes to this are non-coherent */ member
134 u8 _ncw_verb; /* writes to this are non-coherent */ member
371 rcursor->_ncw_verb = myverb | rcr->vbit; in bm_rcr_pvb_commit()
434 mc->rridx = (mc->cr->_ncw_verb & BM_MCC_VERB_VBIT) ? in bm_mc_init()
473 mc->cr->_ncw_verb = myverb | mc->vbit; in bm_mc_commit()
Dqman.c179 u8 _ncw_verb; /* writes to this are non-coherent */ member
226 u8 _ncw_verb; member
234 u8 _ncw_verb; member
261 u8 _ncw_verb; /* writes to this are non-coherent */ member
525 eqcursor->_ncw_verb = myverb | eqcr->vbit; in qm_eqcr_pvb_commit()
857 mc->rridx = (mc->cr->_ncw_verb & QM_MCC_VERB_VBIT) in qm_mc_init()
896 mc->cr->_ncw_verb = myverb | mc->vbit; in qm_mc_commit()