Searched full:asm9260 (Results 1 – 16 of 16) 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 61 #include <dt-bindings/clock/alphascale,asm9260.h> 63 compatible = "alphascale,asm9260-wdt";
|
| /linux/arch/arm/boot/dts/alphascale/ |
| 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 | alphascale-asm9260-devkit.dts | 8 #include "alphascale-asm9260.dtsi" 11 model = "Alphascale asm9260 Development Kit"; 12 compatible = "alphascale,asm9260devkit", "alphascale,asm9260";
|
| H A D | Makefile | 3 alphascale-asm9260-devkit.dtb 5 alphascale-asm9260-devkit.dtb
|
| /linux/drivers/irqchip/ |
| H A D | irq-mxs.c | 5 * Add Alphascale ASM9260 support. 229 * ASM9260 don't provide reset bit. So, we need to set level 0 in asm9260_of_init() 240 IRQCHIP_DECLARE(asm9260, "alphascale,asm9260-icoll", asm9260_of_init);
|
| H A D | alphascale_asm9260-icoll.h | 42 * asm9260.
|
| /linux/drivers/watchdog/ |
| H A D | asm9260_wdt.c | 3 * Watchdog driver for Alphascale ASM9260. 185 .identity = "Alphascale asm9260 Watchdog", 360 { .compatible = "alphascale,asm9260-wdt"}, 367 .name = "asm9260-wdt", 374 MODULE_DESCRIPTION("asm9260 WatchDog Timer Driver");
|
| /linux/Documentation/devicetree/bindings/serial/ |
| H A D | fsl-mxs-auart.yaml | 19 - const: alphascale,asm9260-auart 66 - alphascale,asm9260-auart
|
| /linux/drivers/rtc/ |
| H A D | rtc-asm9260.c | 321 { .compatible = "alphascale,asm9260-rtc", }, 330 .name = "asm9260-rtc", 338 MODULE_DESCRIPTION("Alphascale asm9260 SoC Realtime Clock Driver (RTC)");
|
| H A D | Makefile | 33 obj-$(CONFIG_RTC_DRV_ASM9260) += rtc-asm9260.o
|
| H A D | Kconfig | 1431 tristate "Alphascale asm9260 RTC" 1435 Alphascale asm9260 SoC. 1438 will be called rtc-asm9260.
|
| /linux/arch/arm/include/debug/ |
| H A D | asm9260.S | 6 * Modified for ASM9260 by Oleksij Remepl <linux@rempel-privat.de>
|
| /linux/drivers/clocksource/ |
| H A D | asm9260_timer.c | 19 #define DRIVER_NAME "asm9260-timer" 242 TIMER_OF_DECLARE(asm9260_timer, "alphascale,asm9260-timer",
|
| /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",
|
| H A D | clk-stm32f4.c | 5 * Inspired by clk-asm9260.c .
|
| /linux/ |
| H A D | MAINTAINERS | 2420 F: drivers/clk/clk-asm9260.c 2422 F: drivers/rtc/rtc-asm9260.c
|