Searched full:alphascale (Results 1 – 13 of 13) 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/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"},
|
/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/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 | 1405 tristate "Alphascale asm9260 RTC" 1409 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/ |
H A D | MAINTAINERS | 2317 ARM/ALPHASCALE ARCHITECTURE 2321 F: arch/arm/boot/dts/alphascale/
|