Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/arm/
H A 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";
H A Dintegratorap.dts7 #include "integrator.dtsi"
13 compatible = "arm,integrator-ap";
104 compatible = "arm,integrator-ap-syscon", "syscon";
135 compatible = "arm,integrator-timer";
140 compatible = "arm,integrator-timer";
145 compatible = "arm,integrator-timer";
154 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
248 compatible = "arm,integrator-ap-lm";
H A 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";
H A Dintegratorap-im-pd1.dts11 compatible = "arm,integrator-ap";
/linux/drivers/soc/versatile/
H A DMakefile2 obj-$(CONFIG_SOC_INTEGRATOR_CM) += soc-integrator.o
H A Dsoc-integrator.c99 ATTRIBUTE_GROUPS(integrator);
/linux/arch/arm/mach-versatile/
H A DMakefile10 obj-$(CONFIG_ARCH_INTEGRATOR) += integrator.o
/linux/drivers/bus/
H A DMakefile8 obj-$(CONFIG_ARM_INTEGRATOR_LM) += arm-integrator-lm.o
/linux/arch/m68k/ifpsp060/
H A 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
H A DTEST.DOC194 # beginning of "Call-out" section; provided by integrator.
/linux/drivers/power/supply/
H A Dcpcap-battery.c104 s16 integrator; /* 13 or 16 bits */ member
317 ccd->integrator = 0; in cpcap_battery_read_accumulated()
344 ccd->integrator = sign_extend32(buf[6], 13); in cpcap_battery_read_accumulated()
346 ccd->integrator = (s16)buf[6]; in cpcap_battery_read_accumulated()
/linux/drivers/clocksource/
H A DMakefile73 obj-$(CONFIG_INTEGRATOR_AP_TIMER) += timer-integrator-ap.o
/linux/arch/arm/tools/
H A Dmach-types33 integrator ARCH_INTEGRATOR INTEGRATOR 21
/linux/Documentation/power/
H A Denergy-model.rst24 Multiple subsystems might use the EM and it is up to the system integrator to
/linux/Documentation/networking/
H A Dj1939.rst223 integrator.
/linux/
H A DCREDITS2113 D: Linux/arm integrator, maintainer & hacker
3260 D: StrongARM SA1100 support integrator & hacker
H A DMAINTAINERS47 (not including files like integrator)
2124 F: Documentation/devicetree/bindings/arm/arm,integrator.yaml
2134 F: arch/arm/boot/dts/arm/integrator*
2137 F: drivers/bus/arm-integrator-lm.c