Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddmaengine.h1241 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned() function
/linux-6.3-rc2/drivers/dma/
A Dat_hdmac.c1100 if (!is_dma_fill_aligned(chan->device, dest, 0, len)) { in atc_prep_dma_memset()
1193 if (!is_dma_fill_aligned(chan->device, dest, 0, len)) { in atc_prep_dma_memset_sg()

Completed in 11 milliseconds