Home
last modified time | relevance | path

Searched refs:integrator (Results 1 – 22 of 22) sorted by relevance

/linux-5.19.10/Documentation/devicetree/bindings/arm/
Darm,integrator.yaml4 $id: http://devicetree.org/schemas/arm/arm,integrator.yaml#
31 - const: arm,integrator-ap
36 - const: arm,integrator-cp
41 - const: arm,integrator-sp
51 - const: arm,core-module-integrator
70 - arm,integrator-ap-syscon
71 - arm,integrator-cp-syscon
72 - arm,integrator-sp-syscon
/linux-5.19.10/arch/arm/boot/dts/
Dintegrator.dtsi16 compatible = "arm,core-module-integrator", "syscon", "simple-mfd";
28 label = "integrator:core_module";
124 label = "integrator:green0";
133 label = "integrator:yellow";
141 label = "integrator:red";
149 label = "integrator:green1";
Dintegratorap.dts7 #include "integrator.dtsi"
13 compatible = "arm,integrator-ap";
112 compatible = "arm,integrator-ap-syscon", "syscon";
143 compatible = "arm,integrator-timer";
148 compatible = "arm,integrator-timer";
153 compatible = "arm,integrator-timer";
162 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
255 compatible = "arm,integrator-ap-lm";
Dintegratorcp.dts7 /include/ "integrator.dtsi"
11 compatible = "arm,integrator-cp";
144 compatible = "arm,integrator-cp-syscon", "syscon";
150 compatible = "arm,integrator-cp-timer";
156 compatible = "arm,integrator-cp-timer";
162 compatible = "arm,integrator-cp-timer";
Dintegratorap-im-pd1.dts11 compatible = "arm,integrator-ap";
/linux-5.19.10/Documentation/devicetree/bindings/bus/
Darm,integrator-ap-lm.yaml4 $id: http://devicetree.org/schemas/bus/arm,integrator-ap-lm.yaml#
29 - const: arm,integrator-ap-lm
52 compatible = "arm,integrator-ap-lm";
/linux-5.19.10/drivers/soc/versatile/
DMakefile2 obj-$(CONFIG_SOC_INTEGRATOR_CM) += soc-integrator.o
Dsoc-integrator.c99 ATTRIBUTE_GROUPS(integrator);
/linux-5.19.10/arch/arm/mach-versatile/
DMakefile10 obj-$(CONFIG_ARCH_INTEGRATOR) += integrator.o
/linux-5.19.10/Documentation/devicetree/bindings/pci/
Dv3-v360epc-pci.txt8 "arm,integrator-ap-pci", "v3,v360epc-pci"
34 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
/linux-5.19.10/drivers/bus/
DMakefile8 obj-$(CONFIG_ARM_INTEGRATOR_LM) += arm-integrator-lm.o
/linux-5.19.10/arch/m68k/ifpsp060/
Disp.doc184 made, by the system integrator, to point directly back into the package
187 One other necessary action by the integrator is to supply the routines
192 actions which are too system-specific, then the system integrator must
DTEST.DOC194 # beginning of "Call-out" section; provided by integrator.
/linux-5.19.10/drivers/power/supply/
Dcpcap-battery.c112 s16 integrator; /* 13 or 16 bits */ member
325 ccd->integrator = 0; in cpcap_battery_read_accumulated()
352 ccd->integrator = sign_extend32(buf[6], 13); in cpcap_battery_read_accumulated()
354 ccd->integrator = (s16)buf[6]; in cpcap_battery_read_accumulated()
/linux-5.19.10/drivers/clocksource/
DMakefile69 obj-$(CONFIG_INTEGRATOR_AP_TIMER) += timer-integrator-ap.o
/linux-5.19.10/Documentation/devicetree/bindings/clock/
Darm,syscon-icst.yaml67 - arm,integrator-cm-auxosc
/linux-5.19.10/Documentation/power/
Denergy-model.rst24 Multiple subsystems might use the EM and it is up to the system integrator to
/linux-5.19.10/arch/arm/tools/
Dmach-types33 integrator ARCH_INTEGRATOR INTEGRATOR 21
/linux-5.19.10/drivers/thermal/
DKconfig82 This option allows the system integrator to choose whether
/linux-5.19.10/Documentation/networking/
Dj1939.rst139 integrator.
/linux-5.19.10/
DCREDITS1967 D: Linux/arm integrator, maintainer & hacker
3044 D: StrongARM SA1100 support integrator & hacker
DMAINTAINERS123 (not including files like integrator)
1518 F: Documentation/devicetree/bindings/arm/arm,integrator.yaml
1528 F: arch/arm/boot/dts/integrator*
1531 F: drivers/bus/arm-integrator-lm.c