Home
last modified time | relevance | path

Searched defs:node (Results 251 – 275 of 498) sorted by relevance

1...<<11121314151617181920

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi.c237 int node; in exynos_dsim_config_parse_dt() local
H A Dexynos_fb.c352 unsigned int node; in exynos_fimd_disable_sysmmu() local
383 unsigned int node; in exynos_fimd_lcd_init() local
484 unsigned int node = dev_of_offset(dev); in exynos_fb_ofdata_to_platdata() local
/openbmc/u-boot/tools/binman/etype/
H A Dsection.py33 def __init__(self, section, etype, node): argument
/openbmc/u-boot/arch/microblaze/cpu/
H A Dinterrupts.c118 int node = 0; in interrupt_init() local
/openbmc/qemu/stats/
H A Dstats-hmp-cmds.c63 StatsSchemaList *node; in find_schema_value_list() local
/openbmc/u-boot/test/dm/
H A Dbus.c145 int node; in dm_test_bus_children_funcs() local
183 int node; in dm_test_bus_children_of_offset() local
/openbmc/qemu/crypto/
H A Dder.c316 QCryptoDerEncodeNode *node = g_new0(QCryptoDerEncodeNode, 1); in qcrypto_der_encode_prim() local
343 QCryptoDerEncodeNode *node = g_new0(QCryptoDerEncodeNode, 1); in qcrypto_der_encode_cons_begin() local
419 QCryptoDerEncodeNode *node, *prev; in qcrypto_der_encode_ctx_flush_and_free() local
/openbmc/qemu/include/qemu/
H A Duuid.h32 uint8_t node[6]; member
/openbmc/u-boot/drivers/usb/host/
H A Dehci-exynos.c48 unsigned int node; in ehci_usb_ofdata_to_platdata() local
/openbmc/qemu/tests/qtest/
H A Daspeed-smc-utils.h79 const char *node; member
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Ddragonboard820c.c135 int node, ret; in misc_init_r() local
/openbmc/u-boot/drivers/usb/musb-new/
H A Domap2430.c152 int node = dev_of_offset(dev); in omap2430_musb_ofdata_to_platdata() local
/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c85 struct os_dirent_node *head, *node; in sandbox_fs_ls() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-hmp-cmds.c86 VirtioInfoList *node; in hmp_virtio_query() local
/openbmc/u-boot/tools/
H A Dfit_image.c421 int node; in fit_extract_data() local
532 int node; in fit_import_data() local
/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c41 const struct efi_device_path *node = efi_dp_last_node(dp); in check_node_type() local
/openbmc/u-boot/drivers/gpio/
H A D74x164_gpio.c132 int node = dev_of_offset(dev); in gen_74x164_probe() local
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_fru_test.cpp137 pldm_entity_node* node = in TEST() local
/openbmc/u-boot/drivers/core/
H A Dof_access.c249 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
261 static struct device_node *__of_get_next_child(const struct device_node *node, in __of_get_next_child()
580 struct device_node *node = NULL; in __of_parse_phandle_with_args() local
/openbmc/u-boot/drivers/i2c/
H A Di2c-uclass-compat.c75 int i2c_get_bus_num_fdt(int node) in i2c_get_bus_num_fdt()
/openbmc/qemu/hw/core/
H A Dmachine-smp.c290 const SmpCachePropertiesList *node; in machine_parse_smp_cache() local
/openbmc/u-boot/tools/dtoc/
H A Dfdt.py40 def __init__(self, node, offset, name, bytes): argument
586 def GetProps(self, node): argument
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c712 int node; in device_okay() local
993 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/qemu/system/
H A Dbootdevice.c161 FWBootEntry *node, *i; in add_boot_device_path() local
366 FWLCHSEntry *node; in add_boot_device_lchs() local
/openbmc/qemu/hw/audio/
H A Dhda-codec.c57 static const desc_param* hda_codec_find_param(const desc_node *node, uint32_t id) in hda_codec_find_param()
156 const desc_node *node; member
512 const desc_node *node = NULL; in hda_audio_command() local
695 const desc_node *node; in hda_audio_init() local

1...<<11121314151617181920