Searched defs:node_offset (Results 1 – 8 of 8) sorted by relevance
| /u-boot/drivers/usb/common/ |
| A D | fsl-dt-fixup.c | 33 int *node_offset, const char **node_type) in fdt_usb_get_node_type() 58 int node_offset; in fdt_fixup_usb_mode_phy_type() local 89 int node_offset, err; in fsl_fdt_fixup_usb_erratum() local
|
| /u-boot/test/py/tests/ |
| A D | vboot_evil.py | 136 def modify_node_name(dt_struct, node_offset, replcd_name): argument
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | octeon_fdt.c | 650 int octeon_fdt_node_check_compatible(const void *fdt, int node_offset, in octeon_fdt_node_check_compatible() 673 int octeon_fdt_i2c_get_bus(const void *fdt, int node_offset) in octeon_fdt_i2c_get_bus()
|
| A D | cvmx-helper-cfg.c | 1020 void cvmx_helper_set_port_fdt_node_offset(int xiface, int index, int node_offset) in cvmx_helper_set_port_fdt_node_offset() 1054 void cvmx_helper_set_phy_fdt_node_offset(int xiface, int index, int node_offset) in cvmx_helper_set_phy_fdt_node_offset()
|
| /u-boot/common/ |
| A D | splash_source.c | 349 int node_offset; in splash_load_fit() local
|
| A D | fdt_support.c | 1330 static u64 __of_translate_address(const void *blob, int node_offset, in __of_translate_address() 1403 u64 fdt_translate_address(const void *blob, int node_offset, in fdt_translate_address() 1409 u64 fdt_translate_dma_address(const void *blob, int node_offset, in fdt_translate_dma_address()
|
| /u-boot/arch/arm/mach-k3/ |
| A D | sysfw-loader.c | 113 int node_offset; in fit_get_data_by_name() local
|
| /u-boot/include/ |
| A D | image.h | 1425 int node_offset; /* Offset of signature node */ member
|
Completed in 34 milliseconds