Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/boot/dts/
Dintegrator.dtsi9 compatible = "arm,core-module-integrator", "syscon";
17 label = "integrator:core_module";
105 label = "integrator:green0";
113 label = "integrator:yellow";
120 label = "integrator:red";
127 label = "integrator:green1";
Dintegratorcp.dts6 /include/ "integrator.dtsi"
10 compatible = "arm,integrator-cp";
73 compatible = "arm,integrator-cm-auxosc";
97 compatible = "arm,integrator-cp-syscon";
103 compatible = "arm,integrator-cp-timer";
109 compatible = "arm,integrator-cp-timer";
115 compatible = "arm,integrator-cp-timer";
Dintegratorap.dts6 /include/ "integrator.dtsi"
10 compatible = "arm,integrator-ap";
45 compatible = "arm,integrator-ap-syscon";
53 compatible = "arm,integrator-timer";
58 compatible = "arm,integrator-timer";
63 compatible = "arm,integrator-timer";
/linux-4.1.27/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-4.1.27/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-4.1.27/drivers/soc/versatile/
DMakefile1 obj-$(CONFIG_SOC_INTEGRATOR_CM) += soc-integrator.o
/linux-4.1.27/Documentation/devicetree/bindings/spmi/
Dspmi.txt17 These are the identifiers "statically assigned by the system integrator", as
/linux-4.1.27/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-4.1.27/drivers/clocksource/
DMakefile51 obj-$(CONFIG_ARCH_INTEGRATOR_AP) += timer-integrator-ap.o
/linux-4.1.27/drivers/media/usb/usbvision/
Dusbvision-core.c605 unsigned char block_byte, block_code, block_type, block_type_byte, integrator; in usbvision_decompress() local
607 integrator = 0; in usbvision_decompress()
636 integrator = decompressed[idx]; in usbvision_decompress()
660 integrator = decompressed[idx]; in usbvision_decompress()
663 integrator += compressed[extra_pos]; in usbvision_decompress()
667 integrator += block_code; in usbvision_decompress()
670 integrator -= block_code; in usbvision_decompress()
673 decompressed[idx] = integrator; in usbvision_decompress()
/linux-4.1.27/drivers/cpufreq/
DMakefile64 obj-$(CONFIG_ARM_INTEGRATOR) += integrator-cpufreq.o
/linux-4.1.27/arch/arm/
DMakefile171 machine-$(CONFIG_ARCH_INTEGRATOR) += integrator
DKconfig861 source "arch/arm/mach-integrator/Kconfig"
/linux-4.1.27/arch/arm/tools/
Dmach-types33 integrator ARCH_INTEGRATOR INTEGRATOR 21
/linux-4.1.27/
DCREDITS1864 D: Linux/arm integrator, maintainer & hacker
2892 D: StrongARM SA1100 support integrator & hacker