Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_pl330.h87 #define CC_DSTINC_SHIFT 14 macro
Ddma_pl330.c60 (ch_handle->dst_inc << CC_DSTINC_SHIFT) + in dma_pl330_ch_ccr()
234 (ch_dat->dst_inc << CC_DSTINC_SHIFT) + in dma_pl330_setup_ch()