Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Ddevice-remove.c146 static bool flags_remove(uint flags, uint drv_flags) in flags_remove() argument
149 (flags & (drv_flags & (DM_FLAG_ACTIVE_DMA | DM_FLAG_OS_PREPARE)))) in flags_remove()