Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/usbplug/
H A Dusbplug.c42 gd->dm_root_f = gd->dm_root; in initr_dm()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dglobal_data.h81 struct udevice *dm_root_f; /* Pre-relocation root instance */ member
/OK3568_Linux_fs/u-boot/common/
H A Dboard_r.c327 gd->dm_root_f = gd->dm_root; in initr_dm()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl.c472 gd->dm_root_f = gd->dm_root; in spl_initr_dm()
/OK3568_Linux_fs/u-boot/test/dm/
H A Dcore.c732 gd->dm_root_f = NULL; in dm_test_uclass_before_ready()