Home
last modified time | relevance | path

Searched defs:node (Results 276 – 300 of 498) sorted by relevance

1...<<11121314151617181920

/openbmc/qemu/hw/ppc/
H A De500.c154 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 Dfdt_support.c86 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 Dpmic-uclass.c28 ofnode node; in pmic_bind_children() local
/openbmc/u-boot/drivers/pinctrl/broadcom/
H A Dpinctrl-bcm6838.c93 ofnode node; in bcm6838_pinctrl_probe() local
/openbmc/u-boot/fs/ubifs/
H A Dmisc.h251 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
H A Dtnc_misc.c450 void *node) in ubifs_tnc_read_node()
H A Dscan.c361 struct ubifs_scan_node *node; in ubifs_scan_destroy() local
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c139 int node; in mrc_locate_spd() local
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py81 def _dep_resolve(graph, node, resolved, seen): argument
/openbmc/pldm/host-bmc/
H A Dutils.cpp171 auto node = pldm_entity_association_tree_find_with_locality( in updateEntityAssociation() local
/openbmc/u-boot/drivers/led/
H A Dled_bcm6358.c172 ofnode node; in bcm6358_led_bind() local
/openbmc/u-boot/Documentation/sphinx/
H A DrstFlatTable.py226 def parseFlatTableNode(self, node): argument
/openbmc/u-boot/drivers/misc/
H A Dfs_loader.c67 ofnode node; in select_fs_dev() local
/openbmc/u-boot/drivers/spi/
H A Dcadence_qspi.c284 int node = dev_of_offset(bus); in cadence_spi_ofdata_to_platdata() local
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3288-board.c209 int node, phy_node; in board_usb_init() local
/openbmc/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c64 int i, size, node; in board_fix_fdt() local
369 int node; in get_reset_gpio() local
/openbmc/u-boot/drivers/spmi/
H A Dspmi-msm.c153 int node = dev_of_offset(dev); in msm_spmi_probe() local
/openbmc/u-boot/drivers/gpio/
H A Dmt7621_gpio.c133 ofnode node; in gpio_mediatek_bind() local
H A Dgpio-rcar.c146 int node = dev_of_offset(dev); in rcar_gpio_probe() local
/openbmc/u-boot/drivers/i2c/
H A Ds3c24x0_i2c.c308 int node; in s3c_i2c_ofdata_to_platdata() local
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c43 ofnode node; in rk3399_force_power_on_reset() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c130 int node = dev_of_offset(pch); in pch_power_options() local
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c678 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 Djffs2_1pass.c241 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 Dpinctrl-sti.c214 int node = dev_of_offset(config); in sti_pinctrl_set_state() local

1...<<11121314151617181920