Searched refs:blob (Results 1 – 16 of 16) sorted by relevance
| /include/ |
| A D | fdtdec.h | 264 int fdtdec_next_alias(const void *blob, const char *name, 292 int fdtdec_next_compatible(const void *blob, int node, 410 fdt_addr_t fdtdec_get_addr(const void *blob, int node, 438 fdt_addr_t fdtdec_get_addr_size(const void *blob, int node, 451 int fdtdec_get_pci_vendev(const void *blob, int node, 476 int fdtdec_get_pci_bus_range(const void *blob, int node, 543 int fdtdec_get_is_enabled(const void *blob, int node); 716 int fdtdec_get_int_array_count(const void *blob, int node, 735 const u32 *fdtdec_locate_array(const void *blob, int node, 758 int fdtdec_get_child_count(const void *blob, int node); [all …]
|
| A D | fdt_support.h | 25 int arch_fixup_fdt(void *blob); 27 void ft_cpu_setup(void *blob, struct bd_info *bd); 29 void ft_pci_setup(void *blob, struct bd_info *bd); 292 int fdt_delete_disabled_nodes(void *blob); 315 int fdt_copy_fixed_partitions(void *blob); 458 int arch_fixup_memory_node(void *blob); 463 int fdt_add_fb_mem_rsv(void *blob); 510 int fdt_update_ethernet_dt(void *blob); 513 void fdt_fixup_board_enet(void *blob); 516 void fdt_fixup_pstore(void *blob); [all …]
|
| A D | fdt_simplefb.h | 11 int fdt_simplefb_add_node(void *blob); 12 int fdt_simplefb_enable_and_mem_rsv(void *blob);
|
| A D | k3-ddrss.h | 14 int k3_ddrss_ddr_fdt_fixup(struct udevice *dev, void *blob, struct bd_info *bd);
|
| A D | tmu.h | 45 int tmu_init(const void *blob);
|
| A D | of_live.h | 38 int unflatten_device_tree(const void *blob, struct device_node **mynodes);
|
| A D | fsl_qbman.h | 8 void fdt_fixup_qportals(void *blob); 9 void fdt_fixup_bportals(void *blob);
|
| A D | fsl_mdio.h | 24 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc);
|
| A D | fsl_esdhc.h | 252 void fdt_fixup_esdhc(void *blob, struct bd_info *bd); 255 static inline void fdt_fixup_esdhc(void *blob, struct bd_info *bd) {} in fdt_fixup_esdhc() argument
|
| A D | fsl_esdhc_imx.h | 266 void fdt_fixup_esdhc(void *blob, struct bd_info *bd); 269 static inline void fdt_fixup_esdhc(void *blob, struct bd_info *bd) {} in fdt_fixup_esdhc() argument
|
| A D | fsl_qe.h | 288 void ft_qe_setup(void *blob);
|
| A D | cros_ec.h | 158 int cros_ec_init(const void *blob, struct udevice**cros_ecp);
|
| A D | fsl_fman.h | 462 void fdt_fixup_fman_firmware(void *blob);
|
| A D | image.h | 1026 int image_setup_libfdt(struct bootm_headers *images, void *blob, bool lmb);
|
| /include/u-boot/ |
| A D | fdt-libcrypto.h | 24 int fdt_add_bignum(void *blob, int noffset, const char *prop_name,
|
| /include/fsl-mc/ |
| A D | fsl_mc.h | 65 void fdt_fsl_mc_fixup_iommu_map_entry(void *blob); 70 void fdt_reserve_mc_mem(void *blob, u32 mc_icid);
|
Completed in 74 milliseconds