Home
last modified time | relevance | path

Searched full:alphascale (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dalphascale,acc.txt1 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/
Dalphascale-asm9260.txt1 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/
Dalphascale-asm9260-devkit.dts8 #include "alphascale-asm9260.dtsi"
11 model = "Alphascale asm9260 Development Kit";
12 compatible = "alphascale,asm9260devkit", "alphascale,asm9260";
Dalphascale-asm9260.dtsi7 #include <dt-bindings/clock/alphascale,asm9260.h>
44 compatible = "alphascale,asm9260-clock-controller";
51 compatible = "alphascale,asm9260-icoll";
58 compatible = "alphascale,asm9260-timer";
DMakefile7 alphascale-asm9260-devkit.dtb
/Linux-v5.4/Documentation/devicetree/bindings/rtc/
Dalphascale,asm9260-rtc.txt1 * 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/
Dfsl-mxs-auart.txt7 "alphascale,asm9260-auart" - Alphascale ASM9260
15 Required properties for "alphascale,asm9260-auart":
/Linux-v5.4/arch/arm/mach-asm9260/
DKconfig3 bool "Alphascale ASM9260"
9 Support for Alphascale ASM9260 based platform.
/Linux-v5.4/drivers/watchdog/
Dasm9260_wdt.c3 * 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"},
DKconfig386 tristate "Alphascale ASM9260 watchdog"
392 Watchdog timer embedded into Alphascale asm9260 chips. This will reboot your
/Linux-v5.4/drivers/irqchip/
Dirq-mxs.c5 * Add Alphascale ASM9260 support.
239 IRQCHIP_DECLARE(asm9260, "alphascale,asm9260-icoll", asm9260_of_init);
/Linux-v5.4/drivers/clk/
Dclk-asm9260.c14 #include <dt-bindings/clock/alphascale,asm9260.h>
340 CLK_OF_DECLARE(asm9260_acc, "alphascale,asm9260-clock-controller",
/Linux-v5.4/drivers/rtc/
Drtc-asm9260.c321 { .compatible = "alphascale,asm9260-rtc", },
338 MODULE_DESCRIPTION("Alphascale asm9260 SoC Realtime Clock Driver (RTC)");
DKconfig1299 tristate "Alphascale asm9260 RTC"
1303 Alphascale asm9260 SoC.
/Linux-v5.4/drivers/tty/serial/
Dmxs-auart.c5 * Alphascale ASM9260
10 * Provide Alphascale ASM9260 support.
124 * Start of Alphascale asm9260 defines
355 /* End of Alphascale asm9260 defines */
466 .compatible = "alphascale,asm9260-auart",
DKconfig1252 This driver supports the MXS and Alphascale ASM9260 Application
/Linux-v5.4/drivers/clocksource/
Dasm9260_timer.c237 TIMER_OF_DECLARE(asm9260_timer, "alphascale,asm9260-timer",
/Linux-v5.4/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml60 "^alphascale,.*":
61 description: AlphaScale Integrated Circuits Systems, Inc.