Searched refs:perid (Results 1 – 2 of 2) sorted by relevance
46 #define AT91_XDMAC_DT_PERID(perid) (((perid) & AT91_XDMAC_DT_PERID_MASK) \ argument
221 u8 perid; /* Peripheral ID */ member650 atchan->perid = AT91_XDMAC_DT_GET_PERID(dma_spec->args[0]); in at_xdmac_xlate()652 atchan->memif, atchan->perif, atchan->perid); in at_xdmac_xlate()666 AT91_XDMAC_DT_PERID(atchan->perid) in at_xdmac_compute_chan_conf()691 AT91_XDMAC_DT_PERID(atchan->perid) in at_xdmac_compute_chan_conf()
Completed in 10 milliseconds