/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-stratix10-rsu | 1 Intel Stratix10 Remote System Update (RSU) device attributes 3 What: /sys/devices/platform/stratix10-rsu.0/current_image 10 What: /sys/devices/platform/stratix10-rsu.0/fail_image 17 What: /sys/devices/platform/stratix10-rsu.0/state 42 What: /sys/devices/platform/stratix10-rsu.0/version 63 What: /sys/devices/platform/stratix10-rsu.0/error_location 70 What: /sys/devices/platform/stratix10-rsu.0/error_details 77 What: /sys/devices/platform/stratix10-rsu.0/retry_counter 87 What: /sys/devices/platform/stratix10-rsu.0/reboot_image 95 What: /sys/devices/platform/stratix10-rsu.0/notify [all …]
|
/linux/Documentation/driver-api/firmware/ |
H A D | other_interfaces.rst | 22 Intel Stratix10 SoC Service Layer 24 Some features of the Intel Stratix10 SoC require a level of privilege 30 The Intel Stratix10 SoC service layer provides an in kernel API for 35 .. kernel-doc:: include/linux/firmware/intel/stratix10-svc-client.h 38 .. kernel-doc:: include/linux/firmware/intel/stratix10-svc-client.h 41 .. kernel-doc:: include/linux/firmware/intel/stratix10-svc-client.h 44 .. kernel-doc:: include/linux/firmware/intel/stratix10-svc-client.h 47 .. kernel-doc:: include/linux/firmware/intel/stratix10-svc-client.h 50 .. kernel-doc:: drivers/firmware/stratix10-svc.c
|
/linux/Documentation/devicetree/bindings/fpga/ |
H A D | intel,stratix10-soc-fpga-mgr.yaml | 4 $id: http://devicetree.org/schemas/fpga/intel,stratix10-soc-fpga-mgr.yaml# 7 title: Intel Stratix10 SoC FPGA Manager 15 The Intel Stratix10 SoC consists of a 64-bit quad-core ARM Cortex A53 hard 16 processor system (HPS) and a Secure Device Manager (SDM). The Stratix10 18 on the die.The driver communicates with SDM/ATF via the stratix10-svc 24 - intel,stratix10-soc-fpga-mgr 35 compatible = "intel,stratix10-soc-fpga-mgr";
|
/linux/Documentation/devicetree/bindings/firmware/ |
H A D | intel,stratix10-svc.yaml | 4 $id: http://devicetree.org/schemas/firmware/intel,stratix10-svc.yaml# 7 title: Intel Service Layer Driver for Stratix10 SoC 14 Intel Stratix10 SoC is composed of a 64 bit quad-core ARM Cortex A53 hard 26 Intel Stratix10 service layer driver, running at privileged exception level 35 - intel,stratix10-svc 58 $ref: /schemas/fpga/intel,stratix10-soc-fpga-mgr.yaml 84 compatible = "intel,stratix10-svc"; 89 compatible = "intel,stratix10-soc-fpga-mgr";
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | intel,stratix10.yaml | 4 $id: http://devicetree.org/schemas/clock/intel,stratix10.yaml# 7 title: Intel SoCFPGA Stratix10 platform clock controller 14 const: intel,stratix10-clkmgr 32 compatible = "intel,stratix10-clkmgr";
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | altr,rst-mgr.yaml | 17 - description: Stratix10 ARM64 SoC 19 - const: altr,stratix10-rst-mgr 41 const: altr,stratix10-rst-mgr
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | altera.yaml | 58 - altr,socfpga-stratix10-socdk 59 - altr,socfpga-stratix10-swvp 60 - const: altr,socfpga-stratix10
|
/linux/drivers/firmware/ |
H A D | Makefile | 11 obj-$(CONFIG_INTEL_STRATIX10_SERVICE) += stratix10-svc.o 12 obj-$(CONFIG_INTEL_STRATIX10_RSU) += stratix10-rsu.o
|
H A D | Kconfig | 143 tristate "Intel Stratix10 Service Layer" 147 Intel Stratix10 service layer runs at privileged exception level, 152 Say Y here if you want Stratix10 service layer support. 155 tristate "Intel Stratix10 Remote System Update"
|
H A D | stratix10-svc.c | 19 #include <linux/firmware/intel/stratix10-smc.h> 20 #include <linux/firmware/intel/stratix10-svc-client.h> 34 * timeout is set to 30 seconds (30 * 1000) at Intel Stratix10 SoC. 42 /* stratix10 service layer clients */ 43 #define STRATIX10_RSU "stratix10-rsu" 54 * @stratix10_svc_rsu: pointer to stratix10 RSU device 1118 {.compatible = "intel,stratix10-svc"}, 1281 .name = "stratix10-svc", 1317 MODULE_DESCRIPTION("Intel Stratix10 Service Layer Driver"); 1319 MODULE_ALIAS("platform:stratix10-svc");
|
/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10_swvp.dts | 10 compatible = "altr,socfpga-stratix10-swvp", "altr,socfpga-stratix10";
|
H A D | socfpga_stratix10.dtsi | 9 #include <dt-bindings/clock/stratix10-clock.h> 12 compatible = "altr,socfpga-stratix10"; 74 compatible = "intel,stratix10-svc"; 79 compatible = "intel,stratix10-soc-fpga-mgr"; 169 compatible = "intel,stratix10-clkmgr"; 401 compatible = "altr,stratix10-rst-mgr", "altr,rst-mgr";
|
H A D | socfpga_stratix10_socdk_nand.dts | 10 compatible = "altr,socfpga-stratix10-socdk", "altr,socfpga-stratix10";
|
H A D | socfpga_stratix10_socdk.dts | 10 compatible = "altr,socfpga-stratix10-socdk", "altr,socfpga-stratix10";
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | altr,socfpga-stmmac.yaml | 14 Synopsys DWMAC for the Cyclone5, Arria5, Stratix10, Agilex5 and Agilex7 127 bits, while on the Arria10/Stratix10/Agilex platforms, the
|
/linux/drivers/clk/socfpga/ |
H A D | clk-s10.c | 10 #include <dt-bindings/clock/stratix10-clock.h> 12 #include "stratix10-clk.h" 433 { .compatible = "intel,stratix10-clkmgr", 441 .name = "stratix10-clkmgr",
|
H A D | clk-periph-s10.c | 9 #include "stratix10-clk.h"
|
H A D | clk-gate-s10.c | 8 #include "stratix10-clk.h"
|
H A D | clk-pll-s10.c | 9 #include "stratix10-clk.h"
|
/linux/include/linux/mfd/ |
H A D | altera-sysmgr.h | 13 #include <linux/firmware/intel/stratix10-smc.h>
|
/linux/drivers/edac/ |
H A D | altera_edac.h | 293 /************* Stratix10 Defines **************/ 319 /* Stratix10 ECC Manager Defines */
|
/linux/drivers/reset/ |
H A D | reset-simple.c | 137 { .compatible = "altr,stratix10-rst-mgr",
|
/linux/include/linux/firmware/intel/ |
H A D | stratix10-svc-client.h | 65 * timeout value used in Stratix10 FPGA manager driver.
|
/linux/arch/arm64/ |
H A D | Kconfig.platforms | 323 Stratix 10 (ex. Altera), Stratix10 Software Virtual Platform,
|
/linux/arch/arm64/boot/dts/intel/ |
H A D | socfpga_agilex5.dtsi | 321 compatible = "altr,stratix10-rst-mgr", "altr,rst-mgr";
|