Home
last modified time | relevance | path

Searched defs:node (Results 176 – 200 of 498) sorted by relevance

12345678910>>...20

/openbmc/u-boot/board/elgin/elgin_rv1108/
H A Delgin_rv1108.c18 int node; in mach_cpu_init() local
/openbmc/u-boot/include/power/
H A Dact8846_pmic.h31 int node; /*device tree node*/ member
/openbmc/u-boot/arch/microblaze/cpu/
H A Dtimer.c49 int node = 0; in timer_init() local
/openbmc/qemu/hw/core/
H A Dguest-loader.c46 g_autofree char *node = g_strdup_printf("/chosen/module@0x%08" PRIx64, in loader_insert_platform_data() local
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-base.c61 VirtIOGPUOutputList *node; in virtio_gpu_base_generate_edid() local
187 VirtIOGPUOutputList *node; in virtio_gpu_base_device_realize() local
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3128-board.c80 int node; in board_usb_init() local
/openbmc/qemu/tests/qtest/libqos/
H A Dqos_external.c98 QOSGraphNode *node; in allocate_objects() local
/openbmc/u-boot/drivers/cpu/
H A Dcpu-uclass.c86 ofnode node; in uclass_cpu_init() local
/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.c77 int node = dev_of_offset(dev); in comphy_probe() local
/openbmc/u-boot/board/st/stm32f746-disco/
H A Dstm32f746-disco.c88 int node; in board_late_init() local
/openbmc/u-boot/include/
H A Duuid.h16 unsigned char node[6]; member
/openbmc/qemu/include/hw/mem/
H A Dpc-dimm.h50 uint32_t node; member
/openbmc/u-boot/drivers/video/
H A Dtegra.c341 int node = dev_of_offset(dev); in tegra_lcd_ofdata_to_platdata() local
395 int node = dev_of_offset(dev); in tegra_lcd_bind() local
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c18 int pinctrl_decode_pin_config(const void *blob, int node) in pinctrl_decode_pin_config()
138 ofnode node; in pinconfig_post_bind() local
/openbmc/u-boot/test/dm/
H A Dtest-fdt.c327 int node; in dm_test_fdt_offset() local
639 ofnode node; in dm_test_fdt_livetree_writing() local
690 ofnode node; in dm_test_fdt_disable_enable_by_path() local
/openbmc/u-boot/board/AndesTech/ax25-ae350/
H A Dax25-ae350.c79 int node = -1; in smc_init() local
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dmon.c104 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/bmcweb/redfish-core/lib/
H A Dmetadata.hpp47 for (tinyxml2::XMLElement* node = in getMetadataPieceForFile() local
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp76 auto node = pldm_entity_association_tree_find_with_locality( in updateContainerId() local
296 auto node = pldm_entity_association_tree_add_entity( in mergeEntityAssociations() local
318 pldm_entity_node* node = nullptr; in mergeEntityAssociations() local
1125 pldm_entity node = pldm_entity_extract(entity.second); setFRUDataOnDBus() local
1176 pldm_entity node = pldm_entity_extract(entity.second); createDbusObjects() local
[all...]
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py44 def _dep_resolve(graph, node, resolved, seen): argument
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc_s10.c84 int i, node; in socfpga_set_phymode() local
/openbmc/u-boot/board/alliedtelesis/x530/
H A Dx530.c108 int node; in led_7seg_init() local
/openbmc/u-boot/drivers/net/phy/
H A Dxilinx_phy.c102 ofnode node; in xilinxphy_of_init() local
/openbmc/u-boot/drivers/core/
H A Duclass.c325 int uclass_find_device_by_of_offset(enum uclass_id id, int node, in uclass_find_device_by_of_offset()
349 int uclass_find_device_by_ofnode(enum uclass_id id, ofnode node, in uclass_find_device_by_ofnode()
485 int uclass_get_device_by_of_offset(enum uclass_id id, int node, in uclass_get_device_by_of_offset()
496 int uclass_get_device_by_ofnode(enum uclass_id id, ofnode node, in uclass_get_device_by_ofnode()
/openbmc/u-boot/drivers/led/
H A Dled_gpio.c92 ofnode node; in led_gpio_bind() local

12345678910>>...20