/openbmc/qemu/hw/ppc/ |
H A D | e500.c | 154 gchar *node = g_strdup_printf("%s/gpio@%"PRIx64, soc, mmio0); in create_dt_mpc8xxx_gpio() local 233 const char *node; member 245 gchar *node = g_strdup_printf("%s/ethernet@%"PRIx64, data->node, mmio0); in create_devtree_etsec() local 323 gchar *node = g_strdup_printf("/platform@%"PRIx64, pmc->platform_bus_base); in platform_bus_create_devtree() local
|
/openbmc/u-boot/common/ |
H A D | fdt_support.c | 86 int fdt_find_and_setprop(void *fdt, const char *node, const char *prop, in fdt_find_and_setprop() 564 int err, node; in fdt_record_loadable() local 1494 int node, len; in fdt_verify_alias_address() local 1531 u64 fdt_get_base_address(const void *fdt, int node) in fdt_get_base_address() 1580 int fdt_read_range(void *fdt, int node, int n, uint64_t *child_addr, in fdt_read_range() 1648 int fdt_setup_simplefb_node(void *fdt, int node, u64 base_address, u32 width, in fdt_setup_simplefb_node()
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | pmic-uclass.c | 28 ofnode node; in pmic_bind_children() local
|
/openbmc/u-boot/drivers/pinctrl/broadcom/ |
H A D | pinctrl-bcm6838.c | 93 ofnode node; in bcm6838_pinctrl_probe() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | misc.h | 251 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
|
H A D | tnc_misc.c | 450 void *node) in ubifs_tnc_read_node()
|
H A D | scan.c | 361 struct ubifs_scan_node *node; in ubifs_scan_destroy() local
|
/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | mrc.c | 139 int node; in mrc_locate_spd() local
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/ |
H A D | rootfs.py | 81 def _dep_resolve(graph, node, resolved, seen): argument
|
/openbmc/pldm/host-bmc/ |
H A D | utils.cpp | 171 auto node = pldm_entity_association_tree_find_with_locality( in updateEntityAssociation() local
|
/openbmc/u-boot/drivers/led/ |
H A D | led_bcm6358.c | 172 ofnode node; in bcm6358_led_bind() local
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | rstFlatTable.py | 226 def parseFlatTableNode(self, node): argument
|
/openbmc/u-boot/drivers/misc/ |
H A D | fs_loader.c | 67 ofnode node; in select_fs_dev() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | cadence_qspi.c | 284 int node = dev_of_offset(bus); in cadence_spi_ofdata_to_platdata() local
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | rk3288-board.c | 209 int node, phy_node; in board_usb_init() local
|
/openbmc/u-boot/board/CZ.NIC/turris_mox/ |
H A D | turris_mox.c | 64 int i, size, node; in board_fix_fdt() local 369 int node; in get_reset_gpio() local
|
/openbmc/u-boot/drivers/spmi/ |
H A D | spmi-msm.c | 153 int node = dev_of_offset(dev); in msm_spmi_probe() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | mt7621_gpio.c | 133 ofnode node; in gpio_mediatek_bind() local
|
H A D | gpio-rcar.c | 146 int node = dev_of_offset(dev); in rcar_gpio_probe() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | s3c24x0_i2c.c | 308 int node; in s3c_i2c_ofdata_to_platdata() local
|
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/ |
H A D | puma-rk3399.c | 43 ofnode node; in rk3399_force_power_on_reset() local
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | lpc.c | 130 int node = dev_of_offset(pch); in pch_power_options() local
|
/openbmc/u-boot/board/ti/am57xx/ |
H A D | board.c | 678 int node; in device_okay() local 1110 void board_fit_image_post_process(const void *fit, int node, void **p_image, size_t *p_size) in board_fit_image_post_process()
|
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_1pass.c | 241 struct jffs2_unknown_node node; in get_node_mem_nand() local 340 struct jffs2_unknown_node node; in get_node_mem_onenand() local 1206 struct jffs2_unknown_node *node; in jffs2_1pass_rescan_needed() local 1473 struct jffs2_unknown_node *node; in jffs2_1pass_build_lists() local
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-sti.c | 214 int node = dev_of_offset(config); in sti_pinctrl_set_state() local
|