Searched refs:integrator (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/arch/arm/boot/dts/ |
D | integrator.dtsi | 10 compatible = "arm,core-module-integrator", "syscon", "simple-mfd"; 18 label = "integrator:core_module"; 107 label = "integrator:green0"; 115 label = "integrator:yellow"; 122 label = "integrator:red"; 129 label = "integrator:green1";
|
D | integratorap.dts | 7 /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";
|
D | integratorcp.dts | 7 /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-v4.19/Documentation/devicetree/bindings/arm/ |
D | arm-boards | 7 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-v4.19/Documentation/devicetree/bindings/clock/ |
D | arm-integrator.txt | 15 - compatible: must be "arm,integrator-cm-auxosc" or "arm,versatile-cm-auxosc" 31 compatible = "arm,integrator-cm-auxosc";
|
/Linux-v4.19/drivers/soc/versatile/ |
D | Makefile | 1 obj-$(CONFIG_SOC_INTEGRATOR_CM) += soc-integrator.o
|
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | v3-v360epc-pci.txt | 8 "arm,integrator-ap-pci", "v3,v360epc-pci" 34 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
|
/Linux-v4.19/Documentation/devicetree/bindings/spmi/ |
D | spmi.txt | 17 These are the identifiers "statically assigned by the system integrator", as
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | isp.doc | 184 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
|
D | TEST.DOC | 194 # beginning of "Call-out" section; provided by integrator.
|
/Linux-v4.19/drivers/media/usb/usbvision/ |
D | usbvision-core.c | 596 unsigned char block_byte, block_code, block_type, block_type_byte, integrator; in usbvision_decompress() local 598 integrator = 0; in usbvision_decompress() 627 integrator = decompressed[idx]; in usbvision_decompress() 651 integrator = decompressed[idx]; in usbvision_decompress() 654 integrator += compressed[extra_pos]; in usbvision_decompress() 658 integrator += block_code; in usbvision_decompress() 661 integrator -= block_code; in usbvision_decompress() 664 decompressed[idx] = integrator; in usbvision_decompress()
|
/Linux-v4.19/drivers/clocksource/ |
D | Makefile | 68 obj-$(CONFIG_INTEGRATOR_AP_TIMER) += timer-integrator-ap.o
|
/Linux-v4.19/arch/arm/ |
D | Makefile | 176 machine-$(CONFIG_ARCH_INTEGRATOR) += integrator
|
D | Kconfig | 753 source "arch/arm/mach-integrator/Kconfig"
|
/Linux-v4.19/arch/arm/tools/ |
D | mach-types | 33 integrator ARCH_INTEGRATOR INTEGRATOR 21
|
/Linux-v4.19/drivers/thermal/ |
D | Kconfig | 72 This option allows the system integrator to choose whether
|
/Linux-v4.19/ |
D | CREDITS | 1903 D: Linux/arm integrator, maintainer & hacker 2950 D: StrongARM SA1100 support integrator & hacker
|