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