Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddma.h219 rt_inline rt_bool_t rt_dma_device_is_coherent(struct rt_device *dev) in rt_dma_device_is_coherent() function
/components/drivers/dma/
A Ddma_pool.c219 if (!rt_dma_device_is_coherent(dev)) in ofw_device_dma_ops()
253 if (rt_dma_device_is_coherent(dev)) in device_dma_ops()

Completed in 4 milliseconds