/openbmc/qemu/include/qapi/ |
H A D | qmp-registry.h | 37 QTAILQ_ENTRY(QmpCommand) node;
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | clock_manager_arria10.c | 146 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 D | boston.c | 573 /* 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 D | NetworkDeviceFunction.v1_11_0.json | 308 … "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 D | lowlevel.S | 368 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 D | ocelot_switch.c | 165 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 D | Kconfig | 357 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 D | pinctrl-mtk-common.c | 512 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 D | arch-arm.h | 134 * 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 D | nvidia,tegra186-gpio.txt | 96 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 D | pinctrl_ich6.c | 70 * 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 D | virtio_mem.h | 48 * 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 D | u-boot-corstone1000.inc | 65 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 D | serial-howto.txt | 41 - Add stdout-path to your /chosen device tree node if it is not already there
|
H A D | i2c-howto.txt | 51 - Add stdout-path to your /chosen device tree node if it is not already there
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset_sti.c | 47 syscfg_phandle.node, in sti_sysreset_probe()
|
/openbmc/u-boot/doc/device-tree-bindings/usb/ |
H A D | dwc3-st.txt | 11 - st,syscon : should be phandle to system configuration node which
|
/openbmc/openbmc/poky/meta/recipes-support/numactl/ |
H A D | numactl_2.0.19.bb | 40 mynode nodemap node-parse pagesize prefered randmap realloc_test \
|
/openbmc/u-boot/test/dm/ |
H A D | reset.c | 12 /* This must match the specifier for mbox-names="test" in the DT node */
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | image-fitimage.conf | 36 FIT_CONF_PREFIX[doc] = "Prefix to use for FIT configuration node name"
|
/openbmc/openbmc-build-scripts/jenkins/ |
H A D | README.md | 12 | CI-MISC/openbmc-node-cleaner | sstate-cache-management.sh | [1] |
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 194.out | 2 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "bitmap0", "node": "drive0"}}
|
/openbmc/qemu/qapi/ |
H A D | qobject-input-visitor.c | 42 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 D | block.json | 274 # @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 D | cxl_device.h | 161 QSIMPLEQ_ENTRY(CXLEvent) node; 439 QTAILQ_ENTRY(CXLError) node; 452 QLIST_ENTRY(CXLPoison) node; 524 QTAILQ_ENTRY(CXLDCExtent) node; 530 QTAILQ_ENTRY(CXLDCExtentGroup) node;
|