| /third_party/uboot/u-boot-2020.01/scripts/dtc/libfdt/ |
| D | libfdt.h | 690 static inline struct fdt_property *fdt_get_property_w(void *fdt, int nodeoffset, in fdt_get_property_w() 748 static inline void *fdt_getprop_namelen_w(void *fdt, int nodeoffset, in fdt_getprop_namelen_w() 787 static inline void *fdt_getprop_w(void *fdt, int nodeoffset, in fdt_getprop_w() 1285 static inline int fdt_setprop_inplace_u32(void *fdt, int nodeoffset, in fdt_setprop_inplace_u32() 1320 static inline int fdt_setprop_inplace_u64(void *fdt, int nodeoffset, in fdt_setprop_inplace_u64() 1332 static inline int fdt_setprop_inplace_cell(void *fdt, int nodeoffset, in fdt_setprop_inplace_cell() 1646 static inline int fdt_setprop_u32(void *fdt, int nodeoffset, const char *name, in fdt_setprop_u32() 1681 static inline int fdt_setprop_u64(void *fdt, int nodeoffset, const char *name, in fdt_setprop_u64() 1693 static inline int fdt_setprop_cell(void *fdt, int nodeoffset, const char *name, in fdt_setprop_cell() 1727 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ argument [all …]
|
| D | fdt_addresses.c | 14 static int fdt_cells(const void *fdt, int nodeoffset, const char *name) in fdt_cells() 34 int fdt_address_cells(const void *fdt, int nodeoffset) in fdt_address_cells() 46 int fdt_size_cells(const void *fdt, int nodeoffset) in fdt_size_cells() 57 int fdt_appendprop_addrrange(void *fdt, int parent, int nodeoffset, in fdt_appendprop_addrrange()
|
| D | fdt_wip.c | 13 int fdt_setprop_inplace_namelen_partial(void *fdt, int nodeoffset, in fdt_setprop_inplace_namelen_partial() 33 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name, in fdt_setprop_inplace() 59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property() 83 int fdt_nop_node(void *fdt, int nodeoffset) in fdt_nop_node()
|
| D | fdt_ro.c | 298 const char *fdt_get_name(const void *fdt, int nodeoffset, int *len) in fdt_get_name() 337 int fdt_first_property_offset(const void *fdt, int nodeoffset) in fdt_first_property_offset() 442 int nodeoffset, in fdt_get_property() 449 const void *fdt_getprop_namelen(const void *fdt, int nodeoffset, in fdt_getprop_namelen() 500 const void *fdt_getprop(const void *fdt, int nodeoffset, in fdt_getprop() 506 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() 540 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path() 592 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() 630 int fdt_node_depth(const void *fdt, int nodeoffset) in fdt_node_depth() 641 int fdt_parent_offset(const void *fdt, int nodeoffset) in fdt_parent_offset() [all …]
|
| D | fdt_rw.c | 185 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_() 203 static int fdt_add_property_(void *fdt, int nodeoffset, const char *name, in fdt_add_property_() 236 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() 259 int fdt_setprop_placeholder(void *fdt, int nodeoffset, const char *name, in fdt_setprop_placeholder() 277 int fdt_setprop(void *fdt, int nodeoffset, const char *name, in fdt_setprop() 292 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop() 319 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() 380 int fdt_del_node(void *fdt, int nodeoffset) in fdt_del_node()
|
| D | fdt_overlay.c | 650 static int get_path_len(const void *fdt, int nodeoffset) in get_path_len()
|
| /third_party/uboot/u-boot-2020.01/lib/libfdt/ |
| D | fdt_ro.c | 302 const char *fdt_get_name(const void *fdt, int nodeoffset, int *len) in fdt_get_name() 341 int fdt_first_property_offset(const void *fdt, int nodeoffset) in fdt_first_property_offset() 446 int nodeoffset, in fdt_get_property() 453 const void *fdt_getprop_namelen(const void *fdt, int nodeoffset, in fdt_getprop_namelen() 504 const void *fdt_getprop(const void *fdt, int nodeoffset, in fdt_getprop() 510 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() 544 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path() 596 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() 634 int fdt_node_depth(const void *fdt, int nodeoffset) in fdt_node_depth() 645 int fdt_parent_offset(const void *fdt, int nodeoffset) in fdt_parent_offset() [all …]
|
| /third_party/uboot/u-boot-2020.01/include/ |
| D | fdt_support.h | 269 static inline int fdt_status_okay(void *fdt, int nodeoffset) in fdt_status_okay() 273 static inline int fdt_status_disabled(void *fdt, int nodeoffset) in fdt_status_disabled() 277 static inline int fdt_status_fail(void *fdt, int nodeoffset) in fdt_status_fail()
|
| /third_party/uboot/u-boot-2020.01/cmd/ |
| D | fdt.c | 258 int nodeoffset; /* node offset from libfdt */ in do_fdt() local 292 int nodeoffset; /* node offset from libfdt */ in do_fdt() local 348 int nodeoffset; /* node offset from libfdt */ in do_fdt() local 489 int nodeoffset; /* node offset from libfdt */ in do_fdt() local 996 int nodeoffset; /* node offset from libfdt */ in fdt_print() local
|
| /third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/ |
| D | fdt.c | 62 int nodeoffset, path; in ft_cpu_setup() local
|
| D | pci.c | 187 int nodeoffset; in ft_pci_setup() local
|
| /third_party/uboot/u-boot-2020.01/tools/ |
| D | fit_info.c | 45 int nodeoffset; /* node offset from libfdt */ in main() local
|
| /third_party/uboot/u-boot-2020.01/drivers/pci/ |
| D | pcie_layerscape_fixup.c | 77 int nodeoffset; in fdt_pcie_set_msi_map_entry() local 130 int nodeoffset; in fdt_pcie_set_iommu_map_entry() local
|
| /third_party/uboot/u-boot-2020.01/common/ |
| D | fdt_support.c | 180 static inline int fdt_setprop_uxx(void *fdt, int nodeoffset, const char *name, in fdt_setprop_uxx() 217 int nodeoffset; in fdt_initrd() local 277 int nodeoffset; in fdt_chosen() local 420 int err, nodeoffset; in fdt_fixup_memory_banks() local 473 int err, nodeoffset; in fdt_set_usable_memory() local 1390 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle) in fdt_set_phandle() 1429 unsigned int fdt_create_phandle(void *fdt, int nodeoffset) in fdt_create_phandle() 1459 int fdt_set_node_status(void *fdt, int nodeoffset, in fdt_set_node_status()
|
| D | image-fdt.c | 103 int nodeoffset, subnode; in boot_fdt_add_mem_rsv_regions() local
|
| /third_party/uboot/u-boot-2020.01/lib/optee/ |
| D | optee.c | 123 int nodeoffset, subnode, ret; in optee_copy_fdt_nodes() local
|
| /third_party/uboot/u-boot-2020.01/board/ti/ks2_evm/ |
| D | board.c | 160 int nodeoffset; in ft_board_setup_ex() local
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-meson/ |
| D | board-info.c | 129 int nodeoffset, ret; in show_board_info() local
|
| D | sm.c | 91 int nodeoffset; in meson_sm_get_reboot_reason() local
|
| /third_party/uboot/u-boot-2020.01/board/BuR/common/ |
| D | common.c | 249 int nodeoffset; in ft_board_setup() local
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/imx8/ |
| D | fdt.c | 23 static int disable_fdt_node(void *blob, int nodeoffset) in disable_fdt_node()
|
| /third_party/uboot/u-boot-2020.01/drivers/net/fsl-mc/ |
| D | mc.c | 171 static int mc_fixup_mac_addr(void *blob, int nodeoffset, in mc_fixup_mac_addr() 334 int nodeoffset = fdt_path_offset(blob, "/board_info/ports"), noff; in mc_fixup_dpc_mac_addr() local 413 int nodeoffset, err = 0; in mc_fixup_dpc() local
|
| /third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/ |
| D | sec_firmware.c | 459 int nodeoffset; in fdt_fixup_kaslr() local
|
| /third_party/uboot/u-boot-2020.01/drivers/mmc/ |
| D | sdhci-cadence.c | 111 const void *fdt, int nodeoffset) in sdhci_cdns_phy_init()
|
| /third_party/uboot/u-boot-2020.01/board/compulab/cm_fx6/ |
| D | cm_fx6.c | 536 int nodeoffset; in ft_board_setup() local
|