Home
last modified time | relevance | path

Searched full:node (Results 1551 – 1575 of 1779) sorted by relevance

1...<<61626364656667686970>>...72

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h607 struct list_head node; member
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py281 enable USB device mode, then polls until a host-side device node
/openbmc/u-boot/board/wandboard/
H A Dwandboard.c175 * (U-Boot device node) (Physical Port) in board_mmc_init()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_values.cpp65 {0x53, "cec_node_controller", "CEC Hardware - Node Controller"},
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c365 /* Try to place the new node after the parent's properties */ in fdt_add_subnode_namelen()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.3.rst127 - numactl: skip test case when target platform doesn't have 2 CPU node
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h309 void ubifs_dump_node(const struct ubifs_info *c, const void *node);
/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c127 /* Return 0 : host node, <>0 : device mode */
/openbmc/u-boot/arch/x86/dts/microcode/
H A Dm0220661105_cv.dtsi32 * node.
/openbmc/u-boot/drivers/sound/
H A Dmax98090.h649 * @param blob FDT node for codec values
/openbmc/qemu/target/loongarch/
H A Dcpu.h425 int32_t node_id; /* NUMA node of this CPU */
/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.filter262 elif [[ $line =~ "Child node '/" ]]; then
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h122 /* function group node id (High Definition Audio Specification 7.1.2) */
/openbmc/qemu/target/xtensa/
H A Dtranslate.c719 } node[MAX_INSN_SLOTS]; in tsort() local
730 node[i].n_in_edge = 0; in tsort()
731 node[i].n_out_edge = 0; in tsort()
739 node[i].out_edge[n_out_edge] = j; in tsort()
740 ++node[j].n_in_edge; in tsort()
745 node[i].n_out_edge = n_out_edge; in tsort()
749 if (!node[i].n_in_edge) { in tsort()
760 for (j = 0; j < node[i].n_out_edge; ++j) { in tsort()
762 if (--node[node[i].out_edge[j]].n_in_edge == 0) { in tsort()
763 in[n_in] = node[i].out_edge[j]; in tsort()
[all …]
H A Dcpu.h626 void xtensa_register_core(XtensaConfigList *node);
/openbmc/qemu/system/
H A Dphysmem.c126 typedef PhysPageEntry Node[P_L2_SIZE]; typedef
135 Node *nodes;
187 map->nodes = g_renew(Node, map->nodes, map->nodes_nb_alloc); in phys_map_node_reserve()
251 static void phys_page_compact(PhysPageEntry *lp, Node *nodes) in phys_page_compact()
291 /* By design, we should have made this node a leaf to begin with so we in phys_page_compact()
323 Node *nodes = d->map.nodes; in phys_page_find()
4010 Node *n = d->map.nodes + i; in mtree_print_dispatch()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DControl_v1.xml123 <Annotation Term="Redfish.Excerpt" String="Single,SingleLoop,Node"/>
147 <Annotation Term="Redfish.Excerpt" String="Node"/>
233 <Annotation Term="Redfish.Excerpt" String="Node"/>
/openbmc/u-boot/arch/arm/dts/
H A Dimx6sl.dtsi19 * pre-existing /chosen node to be available to insert the
21 * Also for U-Boot there must be a pre-existing /memory node.
H A Ddm816x.dtsi43 * The soc node represents the soc top level view. It is used for IPs
/openbmc/qemu/hw/display/
H A Dxenfb.c949 const char *node) in fb_frontend_changed() argument
958 if (fb->bug_trigger == 0 && strcmp(node, "state") == 0 && in fb_frontend_changed()
/openbmc/qemu/qapi/
H A Dopts-visitor.c533 /* we only support a single mandatory scalar field in a list node */ in opts_optional()
/openbmc/u-boot/drivers/net/
H A Dbcm6348-eth.c436 priv->phy_id = ofnode_read_u32_default(phy.node, "reg", -1); in bcm6348_eth_probe()
/openbmc/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c474 /* Delete IFC node as IFC pins are multiplexing with SDHC */ in ft_board_setup()
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c519 /* The reset driver does not have a device node, so bind it here */ in ast2400_clk_bind()
/openbmc/qemu/tests/unit/
H A Dtest-replication.c178 cmdline = g_strdup_printf("driver=replication,mode=primary,node-name=xxx," in start_primary()

1...<<61626364656667686970>>...72