Home
last modified time | relevance | path

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

12345678910>>...20

/openbmc/u-boot/arch/arm/mach-s5pc1xx/
H A Dpinmux.c17 int pinmux_decode_periph_id(const void *blob, int node) in pinmux_decode_periph_id()
/openbmc/u-boot/tools/binman/etype/
H A Dintel_vga.py24 def __init__(self, section, etype, node): argument
H A Dintel_me.py27 def __init__(self, section, etype, node): argument
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
/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/qemu/contrib/plugins/
H A Dcflow.c132 NodeData *node = (NodeData *) value; in filter_non_branches() local
210 NodeData *node = g_new0(NodeData, 1); in create_node() local
219 NodeData *node = NULL; in fetch_node() local
248 NodeData *node = fetch_node(lpc, true); in vcpu_tb_branched_exec() local
340 NodeData *node = fetch_node(ipc, last_insn); in vcpu_tb_trans() local
/openbmc/pldm/libpldmresponder/
H A Dfru.cpp80 pldm_entity node = updateAssociationTree() local
105 pldm_entity node = pldm_entity_extract(it.second); updateAssociationTree() local
116 auto node = pldm_entity_association_tree_add_entity( updateAssociationTree() local
125 auto node = pldm_entity_association_tree_add_entity( updateAssociationTree() local
187 pldm_entity_node* node = buildFRUTable() local
[all...]
/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
/openbmc/libbej/test/
H A Dbej_tree_test.cpp13 struct RedfishPropertyParent node; in TEST() local
30 struct RedfishPropertyParent node; in TEST() local
47 struct RedfishPropertyParent node; in TEST() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dfsp_configs.c18 int node; in update_fsp_configs() local
/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()

12345678910>>...20