Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/
A Dglobal_data.h521 #define gd_dm_driver_rt() gd->dm_driver_rt macro
524 #define gd_dm_driver_rt() NULL macro
/u-boot/drivers/core/
A Dlists.c72 struct driver_rt *drt = gd_dm_driver_rt() + idx; in bind_drivers_pass()
86 parent_drt = gd_dm_driver_rt() + parent_idx; in bind_drivers_pass()
A Ddevice.c921 struct driver_rt *drt = gd_dm_driver_rt() + idx; in device_get_by_ofplat_idx()
/u-boot/test/dm/
A Dof_platdata.c121 const struct driver_rt *drt = gd_dm_driver_rt() + i; in find_driver_info()
161 const struct driver_rt *drt = gd_dm_driver_rt() + i; in dm_test_of_plat_dev()

Completed in 13 milliseconds