Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dtest-driver.c168 .flags = DM_FLAG_ACTIVE_DMA,
/openbmc/u-boot/include/dm/
H A Ddevice.h56 #define DM_FLAG_ACTIVE_DMA (1 << 9) macro
74 DM_REMOVE_ACTIVE_DMA = DM_FLAG_ACTIVE_DMA,
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_blk.c136 .flags = DM_FLAG_ACTIVE_DMA,
H A Dvirtio_net.c238 .flags = DM_FLAG_ACTIVE_DMA,
/openbmc/u-boot/drivers/core/
H A Ddevice-remove.c149 (flags & (drv_flags & (DM_FLAG_ACTIVE_DMA | DM_FLAG_OS_PREPARE)))) in flags_remove()
/openbmc/u-boot/doc/
H A DREADME.virtio238 .flags = DM_FLAG_ACTIVE_DMA,
242 hooked to virtio_reset(). The driver flags should contain DM_FLAG_ACTIVE_DMA
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c5538 .flags = DM_FLAG_ACTIVE_DMA,