Searched full:alphascale (Results 1 – 18 of 18) sorted by relevance
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | alphascale,asm9260-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/alphascale,asm9260-wdt.yaml# 7 title: Alphascale asm9260 Watchdog timer 17 const: alphascale,asm9260-wdt 42 alphascale,mode: 61 #include <dt-bindings/clock/alphascale,asm9260.h> 63 compatible = "alphascale,asm9260-wdt"; 69 alphascale,mode = "hw";
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | alphascale,acc.txt | 1 Alphascale Clock Controller 3 The ACC (Alphascale Clock Controller) is responsible for choosing proper 7 - compatible: must be "alphascale,asm9260-clock-controller" 15 Alphascale ASM9260: 16 #include <dt-bindings/clock/alphascale,asm9260.h> 101 compatible = "alphascale,asm9260-uart"; 109 compatible = "alphascale,asm9260-timer";
|
/linux/arch/arm/boot/dts/alphascale/ |
H A D | alphascale-asm9260-devkit.dts | 8 #include "alphascale-asm9260.dtsi" 11 model = "Alphascale asm9260 Development Kit"; 12 compatible = "alphascale,asm9260devkit", "alphascale,asm9260";
|
H A D | alphascale-asm9260.dtsi | 7 #include <dt-bindings/clock/alphascale,asm9260.h> 44 compatible = "alphascale,asm9260-clock-controller"; 51 compatible = "alphascale,asm9260-icoll"; 58 compatible = "alphascale,asm9260-timer";
|
H A D | Makefile | 3 alphascale-asm9260-devkit.dtb 5 alphascale-asm9260-devkit.dtb
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | fsl-mxs-auart.yaml | 19 - const: alphascale,asm9260-auart 66 - alphascale,asm9260-auart
|
/linux/drivers/watchdog/ |
H A D | asm9260_wdt.c | 3 * Watchdog driver for Alphascale ASM9260. 185 .identity = "Alphascale asm9260 Watchdog", 270 "alphascale,mode", &tmp); in asm9260_wdt_get_dt_mode() 360 { .compatible = "alphascale,asm9260-wdt"},
|
H A D | Kconfig | 460 tristate "Alphascale ASM9260 watchdog" 466 Watchdog timer embedded into Alphascale asm9260 chips. This will
|
/linux/arch/arm/ |
H A D | Kconfig.platforms | 82 bool "Alphascale ASM9260" 88 Support for Alphascale ASM9260 based platform.
|
/linux/drivers/irqchip/ |
H A D | irq-mxs.c | 5 * Add Alphascale ASM9260 support. 240 IRQCHIP_DECLARE(asm9260, "alphascale,asm9260-icoll", asm9260_of_init);
|
/linux/arch/arm/boot/dts/ |
H A D | Makefile | 5 subdir-y += alphascale
|
/linux/drivers/clk/ |
H A D | clk-asm9260.c | 14 #include <dt-bindings/clock/alphascale,asm9260.h> 335 CLK_OF_DECLARE(asm9260_acc, "alphascale,asm9260-clock-controller",
|
/linux/drivers/rtc/ |
H A D | rtc-asm9260.c | 321 { .compatible = "alphascale,asm9260-rtc", }, 338 MODULE_DESCRIPTION("Alphascale asm9260 SoC Realtime Clock Driver (RTC)");
|
H A D | Kconfig | 1389 tristate "Alphascale asm9260 RTC" 1393 Alphascale asm9260 SoC.
|
/linux/drivers/tty/serial/ |
H A D | mxs-auart.c | 5 * Alphascale ASM9260 10 * Provide Alphascale ASM9260 support. 118 * Start of Alphascale asm9260 defines 349 /* End of Alphascale asm9260 defines */ 452 .compatible = "alphascale,asm9260-auart",
|
/linux/drivers/clocksource/ |
H A D | asm9260_timer.c | 242 TIMER_OF_DECLARE(asm9260_timer, "alphascale,asm9260-timer",
|
/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 94 "^alphascale,.*": 95 description: AlphaScale Integrated Circuits Systems, Inc.
|
/linux/ |
H A D | MAINTAINERS | 2126 ARM/ALPHASCALE ARCHITECTURE 2130 F: arch/arm/boot/dts/alphascale/
|