Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dpl330.c1088 const struct _xfer_spec *pxs, int cyc) in _ldst_memtomem() argument
1091 struct pl330_config *pcfg = pxs->desc->rqcfg.pcfg; in _ldst_memtomem()
1181 const struct _xfer_spec *pxs, int cyc, in _ldst_peripheral() argument
1194 off += _emit_FLUSHP(dry_run, &buf[off], pxs->desc->peri); in _ldst_peripheral()
1196 off += _emit_WFP(dry_run, &buf[off], cond, pxs->desc->peri); in _ldst_peripheral()
1197 off += _emit_load(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral()
1198 pxs->desc->peri); in _ldst_peripheral()
1199 off += _emit_store(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral()
1200 pxs->desc->peri); in _ldst_peripheral()
1207 const struct _xfer_spec *pxs, int cyc) in _bursts() argument
[all …]