Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/dt-bindings/dma/
A Dat91.h46 #define AT91_XDMAC_DT_PERID(perid) (((perid) & AT91_XDMAC_DT_PERID_MASK) \ argument
/linux-6.3-rc2/drivers/dma/
A Dat_xdmac.c221 u8 perid; /* Peripheral ID */ member
650 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