Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddma.h31 #define DMA_SUPPORTS_DEV_TO_MEM BIT(2) macro
/openbmc/u-boot/drivers/dma/
H A Dsandbox-dma-test.c248 DMA_SUPPORTS_DEV_TO_MEM; in sandbox_dma_probe()
H A Dbcm6348-iudma.c548 uc_priv->supported = (DMA_SUPPORTS_DEV_TO_MEM | in bcm6348_iudma_probe()