Home
last modified time | relevance | path

Searched defs:pre_reloc_only (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Droot.c204 int dm_scan_platdata(bool pre_reloc_only) in dm_scan_platdata()
220 bool pre_reloc_only) in dm_scan_fdt_live()
270 int offset, bool pre_reloc_only) in dm_scan_fdt_node()
327 int dm_scan_fdt(const void *blob, bool pre_reloc_only) in dm_scan_fdt()
339 int offset, bool pre_reloc_only) in dm_scan_fdt_node()
345 static int dm_scan_fdt_ofnode_path(const char *path, bool pre_reloc_only) in dm_scan_fdt_ofnode_path()
361 int dm_extended_scan_fdt(const void *blob, bool pre_reloc_only) in dm_extended_scan_fdt()
384 __weak int dm_scan_other(bool pre_reloc_only) in dm_scan_other()
389 int dm_init_and_scan(bool pre_reloc_only) in dm_init_and_scan()
H A Dlists.c51 int lists_bind_drivers(struct udevice *parent, bool pre_reloc_only) in lists_bind_drivers()
126 bool pre_reloc_only) in lists_bind_fdt()
H A Ddevice.c244 int device_bind_by_name(struct udevice *parent, bool pre_reloc_only, in device_bind_by_name()
/openbmc/u-boot/drivers/clk/at91/
H A Dpmc.c56 bool pre_reloc_only = !(gd->flags & GD_FLG_RELOC); in at91_clk_sub_device_bind() local
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c136 bool pre_reloc_only = !(gd->flags & GD_FLG_RELOC); in pinconfig_post_bind() local
/openbmc/u-boot/drivers/clk/altera/
H A Dclk-arria10.c229 bool pre_reloc_only = !(gd->flags & GD_FLG_RELOC); in socfpga_a10_clk_bind() local