Searched defs:pre_reloc_only (Results 1 – 6 of 6) sorted by relevance
204 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()
51 int lists_bind_drivers(struct udevice *parent, bool pre_reloc_only) in lists_bind_drivers()126 bool pre_reloc_only) in lists_bind_fdt()
244 int device_bind_by_name(struct udevice *parent, bool pre_reloc_only, in device_bind_by_name()
56 bool pre_reloc_only = !(gd->flags & GD_FLG_RELOC); in at91_clk_sub_device_bind() local
136 bool pre_reloc_only = !(gd->flags & GD_FLG_RELOC); in pinconfig_post_bind() local
229 bool pre_reloc_only = !(gd->flags & GD_FLG_RELOC); in socfpga_a10_clk_bind() local