Home
last modified time | relevance | path

Searched +full:archs +full:- +full:gfrc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dsnps,archs-gfrc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/snps,archs-gfrc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Synopsys ARC Free Running 64-bit Global Timer for ARC HS CPUs
10 - Vineet Gupta <vgupta@synopsys.com>
14 const: snps,archs-gfrc
20 - compatible
21 - clocks
26 - |
[all …]
H A Dsnps,archs-gfrc.txt1 Synopsys ARC Free Running 64-bit Global Timer for ARC HS CPUs
2 - clocksource provider for SMP SoC
6 - compatible : should be "snps,archs-gfrc"
7 - clocks : phandle to the source clock
11 gfrc {
12 compatible = "snps,archs-gfrc";
/freebsd/sys/contrib/device-tree/src/arc/
H A Dskeleton_hs_idu.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
8 #address-cells = <1>;
9 #size-cells = <1>;
14 #address-cells = <1>;
15 #size-cells = <0>;
45 compatible = "snps,arc-timer";
47 interrupt-parent = <&core_intc>;
51 /* 64-bit Global Free Running Counter */
52 gfrc {
53 compatible = "snps,archs-timer-gfrc";
H A Dhsdk.dts1 // SPDX-License-Identifier: GPL-2.0-only
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/reset/snps,hsdk-reset.h>
18 #address-cells = <2>;
19 #size-cells = <2>;
22 … "earlycon=uart8250,mmio32,0xf0005000,115200n8 console=ttyS0,115200n8 debug print-fatal-signals=1";
30 #address-cells = <1>;
31 #size-cells = <0>;
62 input_clk: input-clk {
[all …]