Home
last modified time | relevance | path

Searched refs:node (Results 5126 – 5150 of 6034) sorted by relevance

1...<<201202203204205206207208209210>>...242

/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Drockchip,rk816.yaml95 $ref: /schemas/pinctrl/pinmux-node.yaml
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dallwinner,sun8i-a83t-emac.yaml164 Integrated PHY node
/linux-6.15/Documentation/devicetree/bindings/net/can/
H A Drenesas,rcar-canfd.yaml86 child node. Each channel can be enabled/disabled individually.
/linux-6.15/Documentation/driver-api/thermal/
H A Dcpu-cooling-api.rst42 the name "thermal-cpufreq-%x" linking it with a device tree node, in
/linux-6.15/drivers/irqchip/
H A Dirq-imx-intmux.c134 static int imx_intmux_irq_xlate(struct irq_domain *d, struct device_node *node, in imx_intmux_irq_xlate() argument
/linux-6.15/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml11 recovered after a reboot. This is a child-node of "/reserved-memory", and
/linux-6.15/Documentation/sound/soc/
H A Dmachine.rst75 either dai name or device tree node but not both. Also, names used here
/linux-6.15/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc7280-adsp-pil.yaml28 - description: Phandle to apps_smmu node with sid mask
/linux-6.15/Documentation/usb/
H A Dchipidea.rst24 1.1.2 Add below entries in your dts file for your controller node
/linux-6.15/arch/powerpc/include/asm/
H A Dps3.h507 void ps3_sync_irq(int node);
H A Dopal.h310 extern int early_init_dt_scan_opal(unsigned long node, const char *uname,
312 extern int early_init_dt_scan_recoverable_ranges(unsigned long node,
/linux-6.15/arch/arm64/boot/dts/hisilicon/
H A Dhip06.dtsi378 * systems. Hence please make sure that the smmu pcie node on
380 * when iommu-map entry is used along with the PCIe node.
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-gpio.yaml438 - $ref: pinmux-node.yaml
439 - $ref: pincfg-node.yaml
/linux-6.15/drivers/tty/serial/
H A Dlantiq.c808 struct device_node *node = pdev->dev.of_node; in lqasc_probe() local
835 line = of_alias_get_id(node, "serial"); in lqasc_probe()
/linux-6.15/drivers/pci/controller/
H A Dpcie-xilinx-dma-pl.c577 struct device_node *node = dev->of_node; in xilinx_pl_dma_pcie_init_irq_domain() local
582 pcie_intc_node = of_get_child_by_name(node, "interrupt-controller"); in xilinx_pl_dma_pcie_init_irq_domain()
H A Dpcie-xilinx-nwl.c576 struct device_node *node = dev->of_node; in nwl_pcie_init_irq_domain() local
579 intc_node = of_get_next_child(node, NULL); in nwl_pcie_init_irq_domain()
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dqcom,dwc3.yaml75 description: specifies a phandle to PM domain provider node
144 # Required child node:
/linux-6.15/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c352 struct device_node *node = dev->of_node; in dra7xx_pcie_init_irq_domain() local
353 struct device_node *pcie_intc_node = of_get_next_child(node, NULL); in dra7xx_pcie_init_irq_domain()
/linux-6.15/drivers/mfd/
H A Dmax8925-core.c659 struct device_node *node = chip->dev->of_node; in max8925_irq_init() local
685 irq_domain_add_legacy(node, MAX8925_NR_IRQS, chip->irq_base, 0, in max8925_irq_init()
/linux-6.15/Documentation/devicetree/bindings/
H A Dwriting-schema.rst79 compatible-string values or node name. Most bindings should not need select.
92 A property can also define a child DT node with child properties defined
/linux-6.15/drivers/gpu/drm/omapdrm/dss/
H A Dvenc.c759 struct device_node *node = venc->pdev->dev.of_node; in venc_probe_of() local
764 ep = of_graph_get_endpoint_by_regs(node, 0, 0); in venc_probe_of()
/linux-6.15/arch/powerpc/boot/dts/
H A Dicon.dts340 * to avoid putting a node for it in the tree, so the numbers
381 * to avoid putting a node for it in the tree, so the numbers
/linux-6.15/sound/soc/codecs/
H A Dcs35l45.c1068 struct device_node *node = cs35l45->dev->of_node; in cs35l45_apply_property_config() local
1078 if (!node) in cs35l45_apply_property_config()
1083 child = of_get_child_by_name(node, of_name); in cs35l45_apply_property_config()
/linux-6.15/block/
H A Dgenhd.c1442 struct gendisk *__blk_alloc_disk(struct queue_limits *lim, int node, in __blk_alloc_disk() argument
1449 q = blk_alloc_queue(lim ? lim : &default_lim, node); in __blk_alloc_disk()
1453 disk = __alloc_disk_node(q, node, lkclass); in __blk_alloc_disk()
/linux-6.15/drivers/dma/
H A Ddmaengine.c306 int node = dev_to_node(chan->device->dev); in dma_chan_is_local() local
307 return node == NUMA_NO_NODE || in dma_chan_is_local()
308 cpumask_test_cpu(cpu, cpumask_of_node(node)); in dma_chan_is_local()

1...<<201202203204205206207208209210>>...242