Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dat_xdmac.c140 #define AT_XDMAC_CC_DIF(i) ((0x1 & (i)) << 14) /* Channel Destination Interface Identifier */ macro
681 atchan->cfg |= AT_XDMAC_CC_DIF(atchan->memif) | in at_xdmac_compute_chan_conf()
706 atchan->cfg |= AT_XDMAC_CC_DIF(atchan->perif) | in at_xdmac_compute_chan_conf()