Home
last modified time | relevance | path

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

/linux/include/dt-bindings/dma/
A Dat91.h46 #define AT91_XDMAC_DT_PERID(perid) (((perid) & AT91_XDMAC_DT_PERID_MASK) \ argument
/linux/drivers/dma/
A Dat_xdmac.c219 u8 perid; /* Peripheral ID */ member
582 atchan->perid = AT91_XDMAC_DT_GET_PERID(dma_spec->args[0]); in at_xdmac_xlate()
584 atchan->memif, atchan->perif, atchan->perid); in at_xdmac_xlate()
598 AT91_XDMAC_DT_PERID(atchan->perid) in at_xdmac_compute_chan_conf()
623 AT91_XDMAC_DT_PERID(atchan->perid) in at_xdmac_compute_chan_conf()

Completed in 9 milliseconds