Searched full:artpec (Results 1 – 19 of 19) sorted by relevance
/linux/arch/arm/mach-artpec/ |
H A D | Kconfig | 3 bool "Axis Communications ARM based ARTPEC SoCs" 9 bool "Axis ARTPEC-6 ARM Cortex A9 Platform" 20 Support for Axis ARTPEC-6 ARM Cortex A9 Platform
|
H A D | board-artpec6.c | 3 * ARTPEC-6 device support. 60 DT_MACHINE_START(ARTPEC6, "Axis ARTPEC-6 Platform")
|
/linux/arch/arm/boot/dts/axis/ |
H A D | artpec6-devboard.dts | 2 // Axis ARTPEC-6 development board. 8 model = "ARTPEC-6 development board";
|
H A D | artpec6.dtsi | 2 * Device Tree Source for the Axis ARTPEC-6 SoC
|
/linux/drivers/pci/controller/dwc/ |
H A D | Kconfig | 68 bool "Axis ARTPEC-6 PCIe controller (host mode)" 74 Enables support for the PCIe controller in the ARTPEC-6 SoC to work in 78 bool "Axis ARTPEC-6 PCIe controller (endpoint mode)" 84 Enables support for the PCIe controller in the ARTPEC-6 SoC to work in
|
H A D | pcie-artpec6.c | 3 * PCIe host controller driver for Axis ARTPEC-6 SoC 47 /* ARTPEC-6 specific registers */ 61 /* ARTPEC-7 specific fields */ 66 /* ARTPEC-7 specific fields */
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | axis,artpec8-clock.yaml | 7 title: Axis ARTPEC-8 SoC clock controller 13 ARTPEC-8 clock controller is comprised of several CMU (Clock Management Unit)
|
/linux/include/dt-bindings/clock/ |
H A D | axis,artpec6-clkctrl.h | 3 * ARTPEC-6 clock controller indexes
|
H A D | axis,artpec8-clk.h | 8 * Device Tree binding constants for ARTPEC-8 clock controller.
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | axis,artpec6-pinctrl.txt | 1 Axis ARTPEC-6 Pin Controller
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | axis,artpec6-pcie.yaml | 8 title: Axis ARTPEC-6 PCIe host controller
|
/linux/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 3 * Driver for ARTPEC-6 crypto block using the kernel asynchronous crypto api. 35 /* Max length of a line in all cache levels for Artpec SoCs. */ 186 #define MODULE_NAME "Artpec-6 CA" 2636 .cra_driver_name = "artpec-sha1", 2659 .cra_driver_name = "artpec-sha256", 2683 .cra_driver_name = "artpec-hmac-sha256", 2799 .cra_driver_name = "artpec-gcm-aes", 2988 MODULE_DESCRIPTION("ARTPEC-6 Crypto driver");
|
/linux/drivers/clk/samsung/ |
H A D | clk-artpec8.c | 8 * Common Clock Framework support for ARTPEC-8 SoC. 992 * artpec8_cmu_probe - Probe function for ARTPEC platform clocks 995 * Configure clock hierarchy for clock domains of ARTPEC platform
|
/linux/drivers/clk/axis/ |
H A D | clk-artpec6.c | 3 * ARTPEC-6 clock initialization
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | snps,dwc-qos-ethernet.txt | 15 Represents the IP core when integrated into the Axis ARTPEC-6 SoC.
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-artpec6.c | 2 * Driver for the Axis ARTPEC-6 pin controller 968 dev_info(&pdev->dev, "initialised Axis ARTPEC-6 pinctrl driver\n"); in artpec6_pmx_probe()
|
/linux/arch/arm/ |
H A D | Kconfig | 362 source "arch/arm/mach-artpec/Kconfig"
|
/linux/drivers/tty/serial/ |
H A D | samsung_tty.c | 2583 .name = "Axis ARTPEC-8 UART",
|
/linux/ |
H A D | MAINTAINERS | 2472 ARM/ARTPEC MACHINE SUPPORT 2479 F: arch/arm/mach-artpec 2483 F: drivers/pinctrl/pinctrl-artpec* 4150 AXIS ARTPEC ARM64 SoC SUPPORT 4157 F: Documentation/devicetree/bindings/clock/axis,artpec*-clock.yaml 4159 F: drivers/clk/samsung/clk-artpec*.c 4160 F: include/dt-bindings/clock/axis,artpec*-clk.h 19947 PCIE DRIVER FOR AXIS ARTPEC 19952 F: Documentation/devicetree/bindings/pci/axis,artpec* 19953 F: drivers/pci/controller/dwc/*artpec*
|