Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/boot/dts/
Dintegrator.dtsi16 compatible = "arm,core-module-integrator", "syscon", "simple-mfd";
24 label = "integrator:core_module";
116 label = "integrator:green0";
124 label = "integrator:yellow";
131 label = "integrator:red";
138 label = "integrator:green1";
Dintegratorap.dts7 /include/ "integrator.dtsi"
11 compatible = "arm,integrator-ap";
109 compatible = "arm,integrator-ap-syscon", "syscon";
138 compatible = "arm,integrator-timer";
143 compatible = "arm,integrator-timer";
148 compatible = "arm,integrator-timer";
157 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
Dintegratorcp.dts7 /include/ "integrator.dtsi"
11 compatible = "arm,integrator-cp";
141 compatible = "arm,integrator-cp-syscon", "syscon";
147 compatible = "arm,integrator-cp-timer";
153 compatible = "arm,integrator-cp-timer";
159 compatible = "arm,integrator-cp-timer";
/Linux-v5.4/Documentation/devicetree/bindings/arm/
Darm-boards7 compatible = "arm,integrator-ap"; /* Application Platform */
8 compatible = "arm,integrator-cp"; /* Compact Platform */
16 "arm,core-module-integrator"
28 "arm,integrator-ap-syscon"
29 "arm,integrator-cp-syscon"
43 /include/ "integrator.dtsi"
47 compatible = "arm,integrator-ap";
50 compatible = "arm,core-module-integrator";
60 compatible = "arm,integrator-ap-syscon";
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Darm-integrator.txt15 - compatible: must be "arm,integrator-cm-auxosc" or "arm,versatile-cm-auxosc"
31 compatible = "arm,integrator-cm-auxosc";
/Linux-v5.4/drivers/soc/versatile/
DMakefile2 obj-$(CONFIG_SOC_INTEGRATOR_CM) += soc-integrator.o
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/spmi/
Dspmi.txt17 These are the identifiers "statically assigned by the system integrator", as
/Linux-v5.4/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-v5.4/drivers/media/usb/usbvision/
Dusbvision-core.c586 unsigned char block_byte, block_code, block_type, block_type_byte, integrator; in usbvision_decompress() local
588 integrator = 0; in usbvision_decompress()
617 integrator = decompressed[idx]; in usbvision_decompress()
641 integrator = decompressed[idx]; in usbvision_decompress()
644 integrator += compressed[extra_pos]; in usbvision_decompress()
648 integrator += block_code; in usbvision_decompress()
651 integrator -= block_code; in usbvision_decompress()
654 decompressed[idx] = integrator; in usbvision_decompress()
/Linux-v5.4/drivers/clocksource/
DMakefile72 obj-$(CONFIG_INTEGRATOR_AP_TIMER) += timer-integrator-ap.o
/Linux-v5.4/arch/arm/
DMakefile183 machine-$(CONFIG_ARCH_INTEGRATOR) += integrator
DKconfig650 source "arch/arm/mach-integrator/Kconfig"
/Linux-v5.4/drivers/thermal/
DKconfig72 This option allows the system integrator to choose whether
/Linux-v5.4/arch/arm/tools/
Dmach-types33 integrator ARCH_INTEGRATOR INTEGRATOR 21
/Linux-v5.4/Documentation/networking/
Dj1939.rst101 integrator.
/Linux-v5.4/
DCREDITS1905 D: Linux/arm integrator, maintainer & hacker
2970 D: StrongARM SA1100 support integrator & hacker
DMAINTAINERS1227 F: Documentation/devicetree/bindings/clock/arm-integrator.txt
1231 F: arch/arm/mach-integrator/
1236 F: arch/arm/boot/dts/integrator*