Home
last modified time | relevance | path

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

/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h67 struct udevice *dm_root_f; /* Pre-relocation root instance */ member
/openbmc/u-boot/common/
H A Dboard_r.c285 gd->dm_root_f = gd->dm_root; in initr_dm()
/openbmc/u-boot/common/spl/
H A Dspl.c601 gd->dm_root_f = gd->dm_root; in spl_initr_dm()
/openbmc/u-boot/test/dm/
H A Dcore.c731 gd->dm_root_f = NULL; in dm_test_uclass_before_ready()