Home
last modified time | relevance | path

Searched defs:node (Results 76 – 100 of 498) sorted by relevance

12345678910>>...20

/openbmc/pldm/libpldmresponder/
H A Dfru.cpp80 pldm_entity node = in updateAssociationTree() local
105 pldm_entity node = pldm_entity_extract(it.second); in updateAssociationTree() local
116 auto node = pldm_entity_association_tree_add_entity( in updateAssociationTree() local
125 auto node = pldm_entity_association_tree_add_entity( in updateAssociationTree() local
187 pldm_entity_node* node = in buildFRUTable() local
/openbmc/openbmc/poky/scripts/
H A Dpythondeps46 def visit_Import(self, node): argument
50 def visit_ImportFrom(self, node): argument
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.c77 ofnode node) in tegra_xusb_padctl_group_parse_dt()
220 ofnode node) in tegra_xusb_padctl_config_parse_dt()
245 ofnode node) in tegra_xusb_padctl_parse_dt()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dfsp_configs.c18 int node; in update_fsp_configs() local
/openbmc/u-boot/tools/binman/etype/
H A Dblob_named_by_arg.py31 def __init__(self, section, etype, node, blob_fname): argument
H A Dtext.py49 def __init__(self, section, etype, node): argument
H A Dx86_start16_spl.py26 def __init__(self, section, etype, node): argument
H A Dfiles.py32 def __init__(self, section, etype, node): argument
H A Du_boot_ucode.py60 def __init__(self, section, etype, node): argument
H A Dx86_start16_tpl.py26 def __init__(self, section, etype, node): argument
H A Du_boot_spl_with_ucode_ptr.py24 def __init__(self, section, etype, node): argument
H A Du_boot_spl_bss_pad.py33 def __init__(self, section, etype, node): argument
H A Dintel_refcode.py23 def __init__(self, section, etype, node): argument
H A Dintel_mrc.py23 def __init__(self, section, etype, node): argument
H A Du_boot_nodtb.py23 def __init__(self, section, etype, node): argument
H A Du_boot_tpl_dtb.py21 def __init__(self, section, etype, node): argument
H A Du_boot_img.py23 def __init__(self, section, etype, node): argument
H A Dfill.py24 def __init__(self, section, etype, node): argument
H A Dx86_start16.py26 def __init__(self, section, etype, node): argument
H A Du_boot_tpl_with_ucode_ptr.py22 def __init__(self, section, etype, node): argument
H A Du_boot_spl_elf.py20 def __init__(self, section, etype, node): argument
/openbmc/u-boot/drivers/qe/
H A Dfdt.c24 int node, ret; in fdt_fixup_qe_firmware() local
/openbmc/u-boot/drivers/crypto/rsa_mod_exp/
H A Dmod_exp_uclass.c17 struct key_prop *node, uint8_t *out) in rsa_mod_exp()
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c38 static u32 atmel_pinctrl_get_pinconf(const void *blob, int node) in atmel_pinctrl_get_pinconf()
111 int node = dev_of_offset(config); in atmel_pinctrl_set_state() local
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c21 int node = dev_of_offset(config); in imx_pinctrl_set_state() local
201 int node = dev_of_offset(dev), ret; in imx_pinctrl_probe() local

12345678910>>...20