Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/dma/
Ddma_pl330.c31 uint32_t srcbytewidth, dstbytewidth; in dma_pl330_get_counter() local
35 dstbytewidth = BYTE_WIDTH(ch_handle->dst_burst_sz); in dma_pl330_get_counter()
44 *pdst_byte_width = dstbytewidth; in dma_pl330_get_counter()
165 uint32_t srcbytewidth, dstbytewidth; in dma_pl330_setup_ch() local
186 dma_pl330_get_counter(ch_dat, &srcbytewidth, &dstbytewidth, in dma_pl330_setup_ch()