Home
last modified time | relevance | path

Searched defs:node (Results 376 – 400 of 498) sorted by relevance

1...<<11121314151617181920

/openbmc/u-boot/drivers/i2c/
H A Di2c-gpio.c312 int node = dev_of_offset(dev); in i2c_gpio_ofdata_to_platdata() local
H A Dexynos_hs_i2c.c522 int node; in s3c_i2c_ofdata_to_platdata() local
/openbmc/u-boot/drivers/spi/
H A Dtegra20_sflash.c90 int node = dev_of_offset(bus); in tegra20_sflash_ofdata_to_platdata() local
H A Dzynq_spi.c76 int node = dev_of_offset(bus); in zynq_spi_ofdata_to_platdata() local
H A Dtegra210_qspi.c99 int node = dev_of_offset(bus); in tegra210_qspi_ofdata_to_platdata() local
H A Dtegra20_slink.c96 int node = dev_of_offset(bus); in tegra30_spi_ofdata_to_platdata() local
H A Dbcmstb_spi.c101 int node = dev_of_offset(bus); in bcmstb_spi_ofdata_to_platdata() local
H A Dpic32_spi.c379 int node = dev_of_offset(bus); in pic32_spi_probe() local
H A Dich.c670 int node = dev_of_offset(dev); in ich_spi_ofdata_to_platdata() local
/openbmc/u-boot/drivers/gpio/
H A Ds5p_gpio.c312 int node; in gpio_exynos_bind() local
/openbmc/u-boot/include/
H A Dphy.h117 ofnode node; member
H A Dfdtdec.h169 int node; member
/openbmc/u-boot/drivers/video/
H A Dbroadwell_igd.c707 int node = dev_of_offset(dev); in broadwell_igd_ofdata_to_platdata() local
/openbmc/qemu/tests/qemu-iotests/
H A D12442 def transaction_bitmap_clear(node, name, **kwargs): argument
/openbmc/u-boot/drivers/pci/
H A Dpci-uclass.c97 ofnode node; in pci_dev_find_ofnode() local
665 ofnode node = ofnode_null(); in pci_find_and_bind_driver() local
844 ofnode node) in decode_regions()
/openbmc/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c59 int node, ret; in arch_cpu_init_dm() local
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp.c882 unsigned int node = dev_of_offset(dev); in exynos_dp_ofdata_to_platdata() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c523 struct udevice *bus, ofnode node, const char *spec) in sandbox_sf_bind_emul()
/openbmc/u-boot/include/dm/
H A Dread.h720 static inline ofnode dev_read_next_subnode(ofnode node) in dev_read_next_subnode()
/openbmc/u-boot/board/ti/am335x/
H A Dboard.c1052 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/scripts/kconfig/lxdialog/
H A Ddialog.h168 struct dialog_item node; member
/openbmc/qemu/hw/mips/
H A Dloongson3_virt.c572 int node = i / LOONGSON3_CORE_PER_NODE; in mips_loongson3_virt_init() local
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp1286 auto node = pldm_entity_association_tree_add( in TEST() local
1752 pldm_entity_node* node = nullptr; in TEST() local
2080 auto node = pldm_entity_association_tree_add( in TEST() local
/openbmc/u-boot/common/
H A Dbootstage.c274 int node; in add_bootstages_devicetree() local
/openbmc/ipmitool/lib/
H A Dipmi_mc.c477 uint8_t node[6]; /* node */ member

1...<<11121314151617181920