Searched refs:dst_per (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c111 config->dst_per << CH_CFG_H_DST_PER_POS |
115 config->dst_per << CH_CFG2_L_DST_PER_POS;
452 config.dst_per = chan->id;
454 config.dst_per = chan->hw_handshake_num;
H A Ddw-axi-dmac.h112 u8 dst_per; member in struct:axi_dma_chan_config

Completed in 148 milliseconds