Home
last modified time | relevance | path

Searched full:node (Results 1026 – 1050 of 1779) sorted by relevance

1...<<41424344454647484950>>...72

/openbmc/qemu/include/qapi/
H A Dqmp-registry.h37 QTAILQ_ENTRY(QmpCommand) node;
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dclock_manager_arria10.c146 static int of_to_struct(const void *blob, int node, const struct strtou32 *cfg_tab, in of_to_struct() argument
153 if (fdtdec_get_int_array(blob, node, cfg_tab[i].str, &val, 1)) { in of_to_struct()
190 int ret, node, child, len; in of_get_clk_cfg() local
197 node = fdtdec_next_compatible(blob, 0, COMPAT_ALTERA_SOCFPGA_CLK_INIT); in of_get_clk_cfg()
199 if (node < 0) in of_get_clk_cfg()
202 child = fdt_first_subnode(blob, node); in of_get_clk_cfg()
914 /* initialize to zero for use case of optional node */ in cm_basic_init()
/openbmc/qemu/hw/mips/
H A Dboston.c573 /* GIC with it's timer node */ in create_fdt()
593 /* CDMM node */ in create_fdt()
601 /* CPC node */ in create_fdt()
609 /* platreg and it's clk node */ in create_fdt()
629 /* reboot node */ in create_fdt()
638 /* uart node */ in create_fdt()
656 /* lcd node */ in create_fdt()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DNetworkDeviceFunction.v1_11_0.json308 … "description": "The permanent World Wide Node Name (WWNN) address assigned to this function.",
309 …"longDescription": "This property shall contain the permanent World Wide Node Name (WWNN) of this …
327 … "description": "The currently configured World Wide Node Name (WWNN) address of this function.",
328 …scription": "This property shall contain the effective current World Wide Node Name (WWNN) of this…
345 …he configuration source of the World Wide Names (WWN) for this World Wide Node Name (WWNN) and Wor…
346 …the configuration source of the World Wide Name (WWN) for this World Wide Node Name (WWNN) and Wor…
436 … "description": "This is the currently configured node GUID of the network device function.",
437 …ll contain the effective current node GUID of this virtual port of this network device function. …
447 … "description": "The permanent node GUID assigned to this network device function.",
448 …"longDescription": "This property shall contain the permanent node GUID of this network device fun…
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dlowlevel.S368 mov w6, #8 /* HN-F node count */
379 add x0, x0, #0x10000 /* move to next node */
390 mov w6, #8 /* HN-F node count */
398 add x0, x0, #0x10000 /* move to next node */
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c165 ofnode eth_node, node, mdio_node; in ocelot_mdiobus_init() local
178 node = ofnode_first_subnode(eth_node); in ocelot_mdiobus_init()
179 ofnode_parse_phandle_with_args(node, "phy-handle", NULL, 0, 0, in ocelot_mdiobus_init()
181 mdio_node = ofnode_get_parent(phandle.node); in ocelot_mdiobus_init()
/openbmc/u-boot/
H A DKconfig357 most specific compatibility entry of U-Boot's fdt's root node.
485 This uses U-Boot's serial alias from the aliases node to update
487 in the chosen node is set to point to the correct serial node.
/openbmc/u-boot/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c512 ofnode node; in mtk_gpiochip_register() local
518 dev_for_each_subnode(node, parent) in mtk_gpiochip_register()
519 if (ofnode_read_bool(node, "gpio-controller")) { in mtk_gpiochip_register()
528 "mediatek_gpio", 0, node, in mtk_gpiochip_register()
/openbmc/qemu/include/hw/xen/interface/
H A Darch-arm.h134 * hypervisor node on device tree can be used as target gpfn for the
146 * interrupt specified under the Xen compatible hypervisor node on
149 * - The device tree Xen compatible node is fully described under Linux
309 * Based on the property clock-frequency in the DT timer node.
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dnvidia,tegra186-gpio.txt96 Marks the device node as a GPIO controller/provider.
110 Marks the device node as an interrupt controller/provider.
/openbmc/u-boot/arch/x86/lib/
H A Dpinctrl_ich6.c70 * GPIO node is not mandatory, so we only do the pinmuxing if the in ich6_pinctrl_cfg_pin()
71 * node exists. in ich6_pinctrl_cfg_pin()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_mem.h48 * space. Each device can belong to a single NUMA node, multiple devices
49 * for a single NUMA node are possible. A virtio-mem device is like a
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/
H A Du-boot-corstone1000.inc65 file://0047-corstone1000-dts-add-external-system-node.patch \
70 '', 'file://0051-corstone1000-purge-remoteproc-dts-node.patch' , d)} \
/openbmc/u-boot/doc/driver-model/
H A Dserial-howto.txt41 - Add stdout-path to your /chosen device tree node if it is not already there
H A Di2c-howto.txt51 - Add stdout-path to your /chosen device tree node if it is not already there
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_sti.c47 syscfg_phandle.node, in sti_sysreset_probe()
/openbmc/u-boot/doc/device-tree-bindings/usb/
H A Ddwc3-st.txt11 - st,syscon : should be phandle to system configuration node which
/openbmc/openbmc/poky/meta/recipes-support/numactl/
H A Dnumactl_2.0.19.bb40 mynode nodemap node-parse pagesize prefered randmap realloc_test \
/openbmc/u-boot/test/dm/
H A Dreset.c12 /* This must match the specifier for mbox-names="test" in the DT node */
/openbmc/openbmc/poky/meta/conf/
H A Dimage-fitimage.conf36 FIT_CONF_PREFIX[doc] = "Prefix to use for FIT configuration node name"
/openbmc/openbmc-build-scripts/jenkins/
H A DREADME.md12 | CI-MISC/openbmc-node-cleaner | sstate-cache-management.sh | [1] |
/openbmc/qemu/tests/qemu-iotests/
H A D194.out2 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "bitmap0", "node": "drive0"}}
/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c42 QSLIST_ENTRY(StackObject) node; /* parent */
87 QSLIST_FOREACH(so , &qiv->stack, node) { in full_name_nth()
236 QSLIST_INSERT_HEAD(&qiv->stack, tos, node); in qobject_input_push()
274 QSLIST_REMOVE_HEAD(&qiv->stack, node); in qobject_input_pop()
682 QSLIST_REMOVE_HEAD(&qiv->stack, node); in qobject_input_free()
H A Dblock.json274 # @node-name: name of a node in the block driver state graph
282 # "node-name": "node0",
290 # "node-name": "node0" } }
296 'node-name': 'str'} }
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h161 QSIMPLEQ_ENTRY(CXLEvent) node;
439 QTAILQ_ENTRY(CXLError) node;
452 QLIST_ENTRY(CXLPoison) node;
524 QTAILQ_ENTRY(CXLDCExtent) node;
530 QTAILQ_ENTRY(CXLDCExtentGroup) node;

1...<<41424344454647484950>>...72