Home
last modified time | relevance | path

Searched refs:DM_FLAG_ALLOC_PRIV_DMA (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-pci.c62 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-aspeed.c85 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Ddwc3-of-simple.c106 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dxhci-mvebu.c100 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-zynq.c90 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-atmel.c127 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dxhci-zynqmp.c145 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-msm.c151 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dxhci-dwc3.c168 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dxhci-rcar.c161 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dxhci-rockchip.c186 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-pci.c166 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dxhci-fsl.c173 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dxhci-exynos5.c258 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-marvell.c155 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dohci-generic.c197 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-generic.c222 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-exynos.c261 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Ddwc3-sti-glue.c255 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-fsl.c139 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dehci-vf.c358 .flags = DM_FLAG_ALLOC_PRIV_DMA,
/openbmc/u-boot/drivers/net/
H A Ddwmac_socfpga.c121 .flags = DM_FLAG_ALLOC_PRIV_DMA,
H A Dftmac100.c442 .flags = DM_FLAG_ALLOC_PRIV_DMA,
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c787 .flags = DM_FLAG_ALLOC_PRIV_DMA,
800 .flags = DM_FLAG_ALLOC_PRIV_DMA,
/openbmc/u-boot/include/dm/
H A Ddevice.h40 #define DM_FLAG_ALLOC_PRIV_DMA (1 << 5) macro

12