Searched full:en751221 (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | econet,en751221-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/econet,en751221-timer.yaml# 7 title: EcoNet EN751221 High Precision Timer (HPT) 14 EcoNet SoCs, including the EN751221 and EN751627 families. It provides per-VPE 21 - const: econet,en751221-timer 24 - const: econet,en751221-timer 66 compatible = "econet,en751627-timer", "econet,en751221-timer"; 74 compatible = "econet,en751221-timer";
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | econet,en751221-intc.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/econet,en751221-intc.yaml# 7 title: EcoNet EN751221 Interrupt Controller 13 The EcoNet EN751221 Interrupt Controller is a simple interrupt controller 26 const: econet,en751221-intc 67 compatible = "econet,en751221-intc";
|
| /linux/arch/mips/econet/ |
| H A D | Kconfig | 13 bool "EN751221 family" 21 The EN751221 family includes EN7512, RN7513, EN7521, EN7526. 37 bool "EN751221 SmartFiber XP8421-B" 41 The SmartFiber XP8421-B is a device based on the EN751221 SoC.
|
| /linux/arch/mips/boot/dts/econet/ |
| H A D | en751221.dtsi | 5 compatible = "econet,en751221"; 34 compatible = "econet,en751221-intc"; 60 compatible = "econet,en751221-timer";
|
| H A D | en751221_smartfiber_xp8421-b.dts | 4 #include "en751221.dtsi" 8 compatible = "smartfiber,xp8421-b", "econet,en751221";
|
| /linux/Documentation/devicetree/bindings/mips/ |
| H A D | econet.yaml | 18 - description: Boards with EcoNet EN751221 family SoC 22 - const: econet,en751221
|
| /linux/drivers/irqchip/ |
| H A D | irq-econet-en751221.c | 3 * EN751221 Interrupt Controller Driver. 5 * The EcoNet EN751221 Interrupt Controller is a simple interrupt controller 181 .name = "en751221-intc", 310 IRQCHIP_DECLARE(econet_en751221_intc, "econet,en751221-intc", econet_intc_of_init);
|
| /linux/drivers/clocksource/ |
| H A D | Makefile | 20 obj-$(CONFIG_ECONET_EN751221_TIMER) += timer-econet-en751221.o
|
| H A D | timer-econet-en751221.c | 216 TIMER_OF_DECLARE(econet_timer_hpt, "econet,en751221-timer", timer_init);
|
| H A D | Kconfig | 77 bool "EcoNet EN751221 High Precision Timer" if COMPILE_TEST
|
| /linux/ |
| H A D | MAINTAINERS | 8834 F: Documentation/devicetree/bindings/interrupt-controller/econet,en751221-intc.yaml 8836 F: Documentation/devicetree/bindings/timer/econet,en751221-timer.yaml 8839 F: drivers/clocksource/timer-econet-en751221.c 8840 F: drivers/irqchip/irq-econet-en751221.c
|