Searched +full:armada +full:- +full:7 +full:k +full:- +full:xor (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/arch/arm64/boot/dts/marvell/ |
D | armada-ap810-ap0.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Device Tree file for Marvell Armada AP810. 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 /dts-v1/; 13 model = "Marvell Armada AP810"; 14 compatible = "marvell,armada-ap810"; 15 #address-cells = <2>; 16 #size-cells = <2>; 24 compatible = "arm,psci-0.2"; 28 ap810-ap0 { [all …]
|
D | armada-ap80x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Device Tree file for Marvell Armada AP80x. 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/thermal/thermal.h> 11 /dts-v1/; 14 #address-cells = <2>; 15 #size-cells = <2>; 25 compatible = "arm,psci-0.2"; 29 reserved-memory { 30 #address-cells = <2>; [all …]
|
D | armada-cp11x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Device Tree file for Marvell Armada CP11x. 8 #include <dt-bindings/interrupt-controller/mvebu-icu.h> 9 #include <dt-bindings/thermal/thermal.h> 11 #include "armada-common.dtsi" 27 thermal-zones { 28 CP11X_LABEL(thermal_ic): CP11X_NODE_NAME(ic-thermal) { 29 polling-delay-passive = <0>; /* Interrupt driven */ 30 polling-delay = <0>; /* Interrupt driven */ 32 thermal-sensors = <&CP11X_LABEL(thermal) 0>; [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | marvell,xor-v2.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/dma/marvell,xor-v2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Marvell XOR v2 engines 10 - Andrew Lunn <andrew@lunn.ch> 15 - const: marvell,xor-v2 16 - items: 17 - enum: 18 - marvell,armada-7k-xor [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/marvell/ |
D | cp110-system-controller.txt | 1 Marvell Armada CP110 System Controller 4 The CP110 is one of the two core HW blocks of the Marvell Armada 7K/8K 6 giving access to numerous features: clocks, pin-muxing and many other 11 - compatible: must be: "syscon", "simple-mfd"; 12 - reg: register area of the CP110 system controller 18 ------- 23 - a set of core clocks 24 - a set of gateable clocks 28 - The first cell must be 0 or 1. 0 for the core clocks and 1 for the 30 - The second cell identifies the particular core clock or gateable [all …]
|
/linux-6.12.1/drivers/dma/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 112 tristate "Analog Devices AXI-DMAC DMA support" 118 Enable support for the Analog Devices AXI-DMAC peripheral. This DMA 134 has the capability to offload memcpy, xor and pq computation 154 tristate "SA-11x0 DMA support" 159 Support the DMA engine found on Intel StrongARM SA-1100 and 160 SA-1110 SoCs. This DMA engine can only be used with on-chip 220 This module can be found on Freescale Vybrid and LS-1 SoCs. 244 the capability to offload memcpy, xor and pq computation 263 Enable support for the IMG multi-threaded DMA controller (MDC). [all …]
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | dove.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include <dt-bindings/gpio/gpio.h> 3 #include <dt-bindings/interrupt-controller/irq.h> 8 #address-cells = <1>; 9 #size-cells = <1>; 11 model = "Marvell Armada 88AP510 SoC"; 12 interrupt-parent = <&intc>; 21 #address-cells = <1>; 22 #size-cells = <0>; 25 compatible = "marvell,pj4a", "marvell,sheeva-v7"; [all …]
|
/linux-6.12.1/Documentation/power/ |
D | video.rst | 5 2003-2006, Pavel Machek 12 driver -- vesafb and vgacon are widely used). 56 (5) radeon systems, where X can soft-boot your video card. You'll need 67 (7) on some systems, it is possible to boot most of kernel, and then 69 http://dev.gentoo.org/~marineam/patch-radeonfb-2.6.11-rc2-mm2. 72 do echo 3 > /sys/power/state && /usr/sbin/video_post - which will 74 to a virtual terminal and back to X using CTRL+ALT+F1 - CTRL+ALT+F7 to get 85 your video card (good luck getting docs :-(). Maybe suspending from X 95 Acer Aspire 1406LC ole's late BIOS init (7), turn off DRI 103 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text [all …]
|