Searched refs:DM_UC_FLAG_ALLOC_PRIV_DMA (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/dm/ | ||
H A D | uclass.h | 48 #define DM_UC_FLAG_ALLOC_PRIV_DMA (1 << 5) macro |
/openbmc/u-boot/drivers/misc/ | ||
H A D | cros_ec.c | 1488 .flags = DM_UC_FLAG_ALLOC_PRIV_DMA, |