Searched refs:DMA_APB_HS_SEL_BIT_SIZE (Results 1 – 2 of 2) sorted by relevance
203 #define DMA_APB_HS_SEL_BIT_SIZE 0x08 /* HW handshake bits per channel */ macro
545 (chan->id * DMA_APB_HS_SEL_BIT_SIZE)); in dw_axi_dma_set_hw_channel()546 reg_value |= (val << (chan->id * DMA_APB_HS_SEL_BIT_SIZE)); in dw_axi_dma_set_hw_channel()