Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_pl330.h129 int dst_burst_sz; member
Ddma_pl330.c35 dstbytewidth = BYTE_WIDTH(ch_handle->dst_burst_sz); in dma_pl330_get_counter()
59 (ch_handle->dst_burst_sz << CC_DSTBRSTSIZE_SHIFT) + in dma_pl330_ch_ccr()
98 ch_handle->dst_burst_sz = burst_sz; in dma_pl330_calc_burstsz_len()