Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h204 #define DMA_APB_HS_SEL_BIT_SIZE 0x08 /* HW handshake bits per channel */ macro
H A Ddw-axi-dmac-platform.c546 (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()