Home
last modified time | relevance | path

Searched +full:en751221 +full:- +full:intc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Deconet,en751221-timer.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/timer/econet,en751221-timer.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: EcoNet EN751221 High Precision Timer (HPT)
10 - Caleb James DeLisle <cjd@cjdns.fr>
14 EcoNet SoCs, including the EN751221 and EN751627 families. It provides per-VPE
15 count/compare registers and a per-CPU control register, with a single interrupt
16 line using a percpu-devid interrupt mechanism.
21 - const: econet,en751221-timer
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Deconet,en751221-intc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/econet,en751221-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: EcoNet EN751221 Interrupt Controller
10 - Caleb James DeLisle <cjd@cjdns.fr>
13 The EcoNet EN751221 Interrupt Controller is a simple interrupt controller
15 be routed to either VPE but not both, so to support per-CPU interrupts, a
22 - $ref: /schemas/interrupt-controller.yaml#
26 const: econet,en751221-intc
[all …]
/freebsd/sys/contrib/device-tree/src/mips/econet/
H A Den751221.dtsi1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 /dts-v1/;
5 compatible = "econet,en751221";
6 #address-cells = <1>;
7 #size-cells = <1>;
10 compatible = "fixed-clock";
11 #clock-cells = <0>;
12 clock-frequency = <200000000>; /* 200 MHz */
16 #address-cells = <1>;
17 #size-cells = <0>;
[all …]