| /freebsd-13.1/sys/contrib/device-tree/Bindings/mips/ |
| H A D | ni.txt | 3 required root node properties:
|
| /freebsd-13.1/sys/mips/nlm/hal/ |
| H A D | nae.h | 485 #define nlm_get_nae_pcibase(node) \ argument 486 nlm_pcicfg_base(XLP_IO_NAE_OFFSET(node)) 487 #define nlm_get_nae_regbase(node) \ argument 488 nlm_xkphys_map_pcibar0(nlm_get_nae_pcibase(node)) 559 int node; /* node id (quickread) */ member
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | atmel-nand.txt | 3 The NAND flash controller node should be defined under the EBI bus (see 50 device node, and NAND partitions should be defined under the NAND node as 68 should thus have its own DT node. 161 Nand Flash Controller(NFC) is an optional sub-node
|
| /freebsd-13.1/sbin/ipf/ipftest/ |
| H A D | ip_fil.c | 381 frdest_t node; local 394 bzero(&node, sizeof(node)); 395 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node); 396 fdp = &node;
|
| /freebsd-13.1/contrib/unbound/libunbound/ |
| H A D | context.c | 158 q->node.key = &q->querynum; in context_new() 181 (void)rbtree_insert(&ctx->queries, &q->node); in context_new() 262 q->node.key = &q->querynum; in context_deserialize_new_query() 280 (void)rbtree_insert(&ctx->queries, &q->node); in context_deserialize_new_query()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | imx6q-utilite-pro.dts | 183 /delete-node/&ipu1_di0_hdmi; 184 /delete-node/&hdmi_mux_0; 185 /delete-node/&ipu1_di1_hdmi; 186 /delete-node/&hdmi_mux_1;
|
| /freebsd-13.1/sys/arm/xilinx/ |
| H A D | zy7_spi.c | 385 phandle_t node; in zy7_spi_attach() local 394 node = ofw_bus_get_node(dev); in zy7_spi_attach() 395 if (OF_getprop(node, "ref-clock", &cell, sizeof(cell)) > 0) in zy7_spi_attach() 401 if (OF_getprop(node, "spi-clock", &cell, sizeof(cell)) > 0) in zy7_spi_attach()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | mpic.txt | 32 Definition: Specifies that this node is an interrupt 162 * The MPC8544 I2C controller node has an internal 192 * Definition of a node defining the 4 207 * Definition of a node defining the MPIC
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/misc/ |
| H A D | fsl,qoriq-mc.txt | 84 The fsl-mc node may optionally have dpmac sub-nodes that describe 88 The dpmac nodes must be under a node named "dpmacs" which contains 113 Definition: Specifies the phandle to the PHY device node associated 141 Definition: Describes the MSI controller node handling message
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | max77693.txt | 78 - led : the LED submodule device node 83 by one child node. 107 Required properties for the LED child node: 126 Optional properties for the LED child node:
|
| /freebsd-13.1/sys/arm/arm/ |
| H A D | mpcore_timer.c | 378 phandle_t node; in arm_tmr_attach() local 392 node = ofw_bus_get_node(dev); in arm_tmr_attach() 393 if ((OF_getencprop(node, "clock-frequency", &clock, in arm_tmr_attach()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pincfg-node.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/pincfg-node.yaml# 7 title: Generic pin configuration node schema 13 Many data items that are represented in a pin configuration node are common
|
| H A D | pinctrl-max77620.txt | 8 including the meaning of the phrase "pin configuration node". 18 The pin configurations are defined as child of the pinctrl states node. Each 19 sub-node have following properties:
|
| H A D | qcom,mdm9615-pinctrl.txt | 24 Definition: identifies this node as an interrupt controller 35 Definition: identifies this node as a gpio controller 56 phrase "pin configuration node".
|
| /freebsd-13.1/sys/arm/allwinner/ |
| H A D | aw_rtc.c | 254 phandle_t node; in aw_rtc_install_clocks() local 257 node = ofw_bus_get_node(dev); in aw_rtc_install_clocks() 258 nclocks = ofw_bus_string_list_to_array(node, "clock-output-names", &clknames); in aw_rtc_install_clocks()
|
| H A D | aw_sid.c | 258 phandle_t node; in aw_sid_attach() local 261 node = ofw_bus_get_node(dev); in aw_sid_attach() 275 OF_device_register_xref(OF_xref_from_node(node), dev); in aw_sid_attach()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | nvidia,tegra20-i2c.txt | 58 - slow (only for nvidia,tegra210-i2c-vi compatible node) 63 - power-domains: Only for nvidia,tegra210-i2c-vi compatible node and must 64 include venc powergate node as vi i2c is part of VE power domain.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelDAGToDAG.cpp | 150 SDNode *node = CurDAG->getMachineNode(XCore::LDWCP_lru6, dl, MVT::i32, in Select() local 156 CurDAG->setNodeMemRefs(cast<MachineSDNode>(node), {MemOp}); in Select() 157 ReplaceNode(N, node); in Select()
|
| /freebsd-13.1/sys/dev/extres/phy/ |
| H A D | phy.c | 417 phandle_t node; in phydev_default_ofw_map() local 422 node = OF_node_from_xref(xref); in phydev_default_ofw_map() 426 (entry->ofw_node == node)) { in phydev_default_ofw_map()
|
| /freebsd-13.1/contrib/diff/doc/ |
| H A D | diff.texi | 66 @node Top 104 @node Overview 238 @node Hunks 386 @node Brief 416 @node Binary 561 @node Context 1052 @node Normal 1267 @node RCS 1854 @node Tabs 4613 @node Bugs [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | sti-dwmac.txt | 7 The device node has following properties. 12 - st,syscon : Should be phandle/offset pair. The phandle to the syscon node which
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | samsung,s5pv210-clock.txt | 40 Example: Clock controller node: 64 Example: UART controller node that consumes the clock generated by the clock
|
| H A D | samsung,s3c64xx-clock.txt | 39 Example: Clock controller node: 63 Example: UART controller node that consumes the clock generated by the clock
|
| /freebsd-13.1/sys/mips/nlm/ |
| H A D | mpreset.S | 39 #define SYS_REG_KSEG1(node, reg) (0xa0000000 + XLP_DEFAULT_IO_BASE + \ argument 40 XLP_IO_SYS_OFFSET(node) + XLP_IO_PCI_HDRSZ + (reg) * 4)
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-stm32-usbphyc.txt | 19 Phy provider node 34 Required nodes: one sub-node per port the controller provides.
|