/openbmc/pldm/libpldmresponder/ |
H A D | fru.cpp | 80 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 D | pythondeps | 46 def visit_Import(self, node): argument 50 def visit_ImportFrom(self, node): argument
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | xusb-padctl-common.c | 77 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 D | fsp_configs.c | 18 int node; in update_fsp_configs() local
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | blob_named_by_arg.py | 31 def __init__(self, section, etype, node, blob_fname): argument
|
H A D | text.py | 49 def __init__(self, section, etype, node): argument
|
H A D | x86_start16_spl.py | 26 def __init__(self, section, etype, node): argument
|
H A D | files.py | 32 def __init__(self, section, etype, node): argument
|
H A D | u_boot_ucode.py | 60 def __init__(self, section, etype, node): argument
|
H A D | x86_start16_tpl.py | 26 def __init__(self, section, etype, node): argument
|
H A D | u_boot_spl_with_ucode_ptr.py | 24 def __init__(self, section, etype, node): argument
|
H A D | u_boot_spl_bss_pad.py | 33 def __init__(self, section, etype, node): argument
|
H A D | intel_refcode.py | 23 def __init__(self, section, etype, node): argument
|
H A D | intel_mrc.py | 23 def __init__(self, section, etype, node): argument
|
H A D | u_boot_nodtb.py | 23 def __init__(self, section, etype, node): argument
|
H A D | u_boot_tpl_dtb.py | 21 def __init__(self, section, etype, node): argument
|
H A D | u_boot_img.py | 23 def __init__(self, section, etype, node): argument
|
H A D | fill.py | 24 def __init__(self, section, etype, node): argument
|
H A D | x86_start16.py | 26 def __init__(self, section, etype, node): argument
|
H A D | u_boot_tpl_with_ucode_ptr.py | 22 def __init__(self, section, etype, node): argument
|
H A D | u_boot_spl_elf.py | 20 def __init__(self, section, etype, node): argument
|
/openbmc/u-boot/drivers/qe/ |
H A D | fdt.c | 24 int node, ret; in fdt_fixup_qe_firmware() local
|
/openbmc/u-boot/drivers/crypto/rsa_mod_exp/ |
H A D | mod_exp_uclass.c | 17 struct key_prop *node, uint8_t *out) in rsa_mod_exp()
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-at91-pio4.c | 38 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 D | pinctrl-imx.c | 21 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
|