Home
last modified time | relevance | path

Searched full:econet (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/timer/
H A Deconet,en751221-timer.yaml4 $id: http://devicetree.org/schemas/timer/econet,en751221-timer.yaml#
7 title: EcoNet EN751221 High Precision Timer (HPT)
13 The EcoNet High Precision Timer (HPT) is a timer peripheral found in various
14 EcoNet SoCs, including the EN751221 and EN751627 families. It provides per-VPE
21 - const: econet,en751221-timer
23 - const: econet,en751627-timer
24 - const: econet,en751221-timer
48 const: econet,en751627-timer
66 compatible = "econet,en751627-timer", "econet,en751221-timer";
74 compatible = "econet,en751221-timer";
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Deconet,en751221-intc.yaml4 $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
40 econet,shadow-interrupts:
67 compatible = "econet,en751221-intc";
76 econet,shadow-interrupts = <7 2>, <8 3>, <13 12>, <30 29>;
/linux/Documentation/devicetree/bindings/mips/
H A Deconet.yaml4 $id: http://devicetree.org/schemas/mips/econet.yaml#
7 title: EcoNet MIPS SoCs
18 - description: Boards with EcoNet EN751221 family SoC
22 - const: econet,en751221
/linux/arch/mips/econet/
H A Dinit.c3 * EcoNet setup code
64 return "EcoNet-EN75xx"; in get_system_type()
H A DPlatform1 # To address a 7.2MB kernel size limit in the EcoNet SDK bootloader,
/linux/drivers/clocksource/
H A Dtimer-econet-en751221.c3 * Timer present on EcoNet EN75xx MIPS based SoCs.
162 "clockevents/econet/timer:starting", in cevt_init()
216 TIMER_OF_DECLARE(econet_timer_hpt, "econet,en751221-timer", timer_init);
/linux/drivers/irqchip/
H A Dirq-econet-en751221.c5 * The EcoNet EN751221 Interrupt Controller is a simple interrupt controller
15 * reflects this by adding the pair <30 29> to the "econet,shadow-interrupts"
194 const char *field = "econet,shadow-interrupts"; in get_shadow_interrupts()
310 IRQCHIP_DECLARE(econet_en751221_intc, "econet,en751221-intc", econet_intc_of_init);
/linux/arch/mips/boot/dts/
H A DMakefile4 subdir-y += econet
/linux/arch/mips/
H A DKbuild.platforms14 platform-$(CONFIG_ECONET) += econet/
/linux/include/uapi/linux/
H A Dif_arp.h80 #define ARPHRD_ECONET 782 /* Acorn Econet */
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h226 #define AF_ECONET 19 /* Acorn Econet */
/linux/
H A DMAINTAINERS9134 ECONET MIPS PLATFORM
9138 F: Documentation/devicetree/bindings/interrupt-controller/econet,en751221-intc.yaml
9139 F: Documentation/devicetree/bindings/mips/econet.yaml
9140 F: Documentation/devicetree/bindings/timer/econet,en751221-timer.yaml
9141 F: arch/mips/boot/dts/econet/
9142 F: arch/mips/econet/
9143 F: drivers/clocksource/timer-econet-en751221.c
9144 F: drivers/irqchip/irq-econet-en751221.c
9145 F: include/dt-bindings/clock/econet,en751221-scu.h
9146 F: include/dt-bindings/reset/econet,en751221-scu.h