Home
last modified time | relevance | path

Searched refs:node (Results 1951 – 1975 of 6034) sorted by relevance

1...<<71727374757677787980>>...242

/linux-6.15/drivers/irqchip/
H A Dirq-ftintc010.c165 static int __init ft010_of_init_irq(struct device_node *node, in ft010_of_init_irq() argument
176 f->base = of_iomap(node, 0); in ft010_of_init_irq()
183 f->domain = irq_domain_add_simple(node, FT010_NUM_IRQS, 0, in ft010_of_init_irq()
/linux-6.15/arch/x86/include/asm/
H A Dtopology.h67 extern const struct cpumask *cpumask_of_node(int node);
70 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node() argument
72 return node_to_cpumask_map[node]; in cpumask_of_node()
/linux-6.15/drivers/scsi/elx/efct/
H A Defct_scsi.h140 efct_scsi_io_alloc(struct efct_node *node);
154 efct_scsi_new_initiator(struct efc *efc, struct efc_node *node);
162 efct_scsi_del_initiator(struct efc *efc, struct efc_node *node, int reason);
/linux-6.15/arch/x86/kernel/apic/
H A Dapic_numachip.c144 static void fixup_cpu_id(struct cpuinfo_x86 *c, int node) in fixup_cpu_id() argument
149 c->topo.llc_id = node; in fixup_cpu_id()
157 c->topo.pkg_id = node / nodes; in fixup_cpu_id()
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dhisilicon,mbigen-v2.txt17 Mbigen main node required properties:
24 Mbigen sub node required properties:
26 - interrupt controller: Identifies the node as an interrupt controller
H A Dti,cp-intc.txt7 Main node required properties:
11 - interrupt-controller : Identifies the node as an interrupt controller
/linux-6.15/Documentation/devicetree/bindings/display/msm/
H A Dmdss-common.yaml59 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0
60 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port1
93 Phandle to a node describing a reserved framebuffer memory region.
/linux-6.15/Documentation/devicetree/bindings/input/
H A Dmicrochip,qt1050.txt8 The touchkey device node should be placed inside an I2C bus node.
19 Each button (key) is represented as a sub-node:
H A Dmax77650-onkey.yaml16 The onkey controller is represented as a sub-node of the PMIC node on
/linux-6.15/drivers/gpu/host1x/
H A Dcontext.c24 struct device_node *node = host1x->dev->of_node; in host1x_memory_context_list_init() local
33 err = of_property_count_u32_elems(node, "iommu-map"); in host1x_memory_context_list_init()
71 err = of_dma_configure_id(&ctx->dev, node, true, &i); in host1x_memory_context_list_init()
/linux-6.15/arch/xtensa/platforms/xtfpga/
H A Dsetup.c110 static void __init update_local_mac(struct device_node *node) in update_local_mac() argument
116 macaddr = of_get_property(node, "local-mac-address", &prop_len); in update_local_mac()
134 of_update_property(node, newmac); in update_local_mac()
/linux-6.15/Documentation/devicetree/bindings/mtd/
H A Dnand-chip.yaml30 case the phandle should reference the parent node.
32 case the phandle should reference the node itself.
34 reference the specific ECC engine node.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-intc_sar12 this sysfs node. Such an application can also read back using
13 this sysfs node, the currently configured regulatory mode value
54 the sysfs node and consume the given information.
/linux-6.15/drivers/clk/davinci/
H A Dpll-da850.c142 void of_da850_pll0_init(struct device_node *node) in of_da850_pll0_init() argument
147 base = of_iomap(node, 0); in of_da850_pll0_init()
155 of_davinci_pll_init(NULL, node, &da850_pll0_info, in of_da850_pll0_init()
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dmotorola-cpcap.txt7 - interrupt-controller : Marks the device node as an interrupt controller
16 The sub-functions of CPCAP get their own node with their own compatible values,
29 node must be named "audio-codec".
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2400-pinctrl.yaml13 The pin controller node should be the child of a syscon node with the
29 $ref: pinmux-node.yaml#
/linux-6.15/drivers/clocksource/
H A Dtimer-milbeaut.c168 static int __init mlb_timer_init(struct device_node *node) in mlb_timer_init() argument
173 ret = timer_of_init(node, &to); in mlb_timer_init()
180 node->name, rate, MLB_TIMER_RATING, 32, in mlb_timer_init()
/linux-6.15/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu102-revB.dts32 /delete-node/ ethernet-phy@21;
44 /delete-node/ max15303@20;
/linux-6.15/Documentation/scsi/scsi_transport_srp/
H A Drport_state_diagram.dot2 node [shape = doublecircle]; running lost;
3 node [shape = circle];
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Darena_list.c16 struct arena_list_node node; member
25 list_for_each_entry(n, head, node) in list_sum()
/linux-6.15/Documentation/devicetree/bindings/fsi/
H A Dibm,p9-fsi-controller.yaml14 located on a CFAM. Therefore this node will always be a child of an FSI CFAM
15 node.
H A Dibm,p9-sbefifo.yaml14 POWER processor Self Boot Engine (SBE). This node will always be a child
15 of an FSI CFAM node.
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-max77650.yaml16 The LED controller is represented as a sub-node of the PMIC node on
/linux-6.15/Documentation/devicetree/bindings/leds/backlight/
H A Dzii,rave-sp-backlight.yaml15 that its Device Tree node is specified as a child of the node
/linux-6.15/arch/m68k/sun3x/
H A Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault() argument
136 int prom_getbool (int node, char *prop) in prom_getbool() argument

1...<<71727374757677787980>>...242