Searched full:alphascale (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | alphascale,acc.txt | 1 Alphascale Clock Controller 3 The ACC (Alphascale Clock Controller) is responsible of choising 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-v5.4/Documentation/devicetree/bindings/watchdog/ |
D | alphascale-asm9260.txt | 1 Alphascale asm9260 Watchdog timer 5 - compatible : should be "alphascale,asm9260-wdt". 18 - alphascale,mode : three modes are supported 26 compatible = "alphascale,asm9260-wdt"; 34 alphascale,mode = "hw";
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | alphascale-asm9260-devkit.dts | 8 #include "alphascale-asm9260.dtsi" 11 model = "Alphascale asm9260 Development Kit"; 12 compatible = "alphascale,asm9260devkit", "alphascale,asm9260";
|
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";
|
D | Makefile | 7 alphascale-asm9260-devkit.dtb
|
/Linux-v5.4/Documentation/devicetree/bindings/rtc/ |
D | alphascale,asm9260-rtc.txt | 1 * Alphascale asm9260 SoC Real Time Clock 4 - compatible: Should be "alphascale,asm9260-rtc" 14 compatible = "alphascale,asm9260-rtc";
|
/Linux-v5.4/Documentation/devicetree/bindings/serial/ |
D | fsl-mxs-auart.txt | 7 "alphascale,asm9260-auart" - Alphascale ASM9260 15 Required properties for "alphascale,asm9260-auart":
|
/Linux-v5.4/arch/arm/mach-asm9260/ |
D | Kconfig | 3 bool "Alphascale ASM9260" 9 Support for Alphascale ASM9260 based platform.
|
/Linux-v5.4/drivers/watchdog/ |
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"},
|
D | Kconfig | 386 tristate "Alphascale ASM9260 watchdog" 392 Watchdog timer embedded into Alphascale asm9260 chips. This will reboot your
|
/Linux-v5.4/drivers/irqchip/ |
D | irq-mxs.c | 5 * Add Alphascale ASM9260 support. 239 IRQCHIP_DECLARE(asm9260, "alphascale,asm9260-icoll", asm9260_of_init);
|
/Linux-v5.4/drivers/clk/ |
D | clk-asm9260.c | 14 #include <dt-bindings/clock/alphascale,asm9260.h> 340 CLK_OF_DECLARE(asm9260_acc, "alphascale,asm9260-clock-controller",
|
/Linux-v5.4/drivers/rtc/ |
D | rtc-asm9260.c | 321 { .compatible = "alphascale,asm9260-rtc", }, 338 MODULE_DESCRIPTION("Alphascale asm9260 SoC Realtime Clock Driver (RTC)");
|
D | Kconfig | 1299 tristate "Alphascale asm9260 RTC" 1303 Alphascale asm9260 SoC.
|
/Linux-v5.4/drivers/tty/serial/ |
D | mxs-auart.c | 5 * Alphascale ASM9260 10 * Provide Alphascale ASM9260 support. 124 * Start of Alphascale asm9260 defines 355 /* End of Alphascale asm9260 defines */ 466 .compatible = "alphascale,asm9260-auart",
|
D | Kconfig | 1252 This driver supports the MXS and Alphascale ASM9260 Application
|
/Linux-v5.4/drivers/clocksource/ |
D | asm9260_timer.c | 237 TIMER_OF_DECLARE(asm9260_timer, "alphascale,asm9260-timer",
|
/Linux-v5.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 60 "^alphascale,.*": 61 description: AlphaScale Integrated Circuits Systems, Inc.
|