Home
last modified time | relevance | path

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

/linux/drivers/dma/dw-axi-dmac/
A Ddw-axi-dmac.h202 #define DMA_APB_HS_SEL_BIT_SIZE 0x08 /* HW handshake bits per channel */ macro
A Ddw-axi-dmac-platform.c541 (chan->id * DMA_APB_HS_SEL_BIT_SIZE)); in dw_axi_dma_set_hw_channel()
542 reg_value |= (val << (chan->id * DMA_APB_HS_SEL_BIT_SIZE)); in dw_axi_dma_set_hw_channel()

Completed in 7 milliseconds