Home
last modified time | relevance | path

Searched full:sp804 (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/timer/
Darm,sp804.yaml4 $id: http://devicetree.org/schemas/timer/arm,sp804.yaml#
7 title: ARM sp804 Dual Timers
13 The Arm SP804 IP implements two independent timers, configurable for
18 There is a viriant of Arm SP804: Hisilicon 64-bit SP804 timer. Some Hisilicon
19 SoCs, such as Hi1212, should use the dedicated compatible: "hisilicon,sp804".
27 - arm,sp804
28 - hisilicon,sp804
36 - arm,sp804
37 - hisilicon,sp804
45 specified by the "arm,sp804-has-irq" property.
[all …]
/Linux-v6.1/drivers/clocksource/
Dtimer-sp804.c26 /* Hisilicon 64-bit timer(a variant of ARM SP804) */
67 clk = clk_get_sys("sp804", name); in sp804_get_clock_rate()
263 pr_debug("%pOF: skipping further SP804 timer device\n", np); in sp804_of_init()
299 of_property_read_u32(np, "arm,sp804-has-irq", &irq_num); in sp804_of_init()
333 TIMER_OF_DECLARE(sp804, "arm,sp804", arm_sp804_of_init);
339 TIMER_OF_DECLARE(hisi_sp804, "hisilicon,sp804", hisi_sp804_of_init);
Dtimer-sp.h11 * Every SP804 contains two identical timers.
DMakefile67 obj-$(CONFIG_ARM_TIMER_SP804) += timer-sp804.o
/Linux-v6.1/arch/arm/boot/dts/
Dnspire-cx.dts20 /* compatible = "arm,sp804", "arm,primecell"; */
31 compatible = "arm,sp804", "arm,primecell";
35 compatible = "arm,sp804", "arm,primecell";
Dhi3519.dtsi97 compatible = "arm,sp804", "arm,primecell";
107 compatible = "arm,sp804", "arm,primecell";
117 compatible = "arm,sp804", "arm,primecell";
Dsd5203.dts61 compatible = "arm,sp804", "arm,primecell";
69 compatible = "arm,sp804", "arm,primecell";
Dhisi-x5hd2.dtsi40 compatible = "arm,sp804", "arm,primecell";
54 compatible = "arm,sp804", "arm,primecell";
63 compatible = "arm,sp804", "arm,primecell";
72 compatible = "arm,sp804", "arm,primecell";
81 compatible = "arm,sp804", "arm,primecell";
Darm-realview-pb11mp.dts581 compatible = "arm,sp804", "arm,primecell";
585 arm,sp804-has-irq = <1>;
595 compatible = "arm,sp804", "arm,primecell";
599 arm,sp804-has-irq = <1>;
664 compatible = "arm,sp804", "arm,primecell";
672 compatible = "arm,sp804", "arm,primecell";
Dhi3620.dtsi110 compatible = "arm,sp804", "arm,primecell";
122 compatible = "arm,sp804", "arm,primecell";
134 compatible = "arm,sp804", "arm,primecell";
146 compatible = "arm,sp804", "arm,primecell";
158 compatible = "arm,sp804", "arm,primecell";
Darm-realview-pbx.dtsi413 compatible = "arm,sp804", "arm,primecell";
424 compatible = "arm,sp804", "arm,primecell";
482 compatible = "arm,sp804", "arm,primecell";
489 compatible = "arm,sp804", "arm,primecell";
Dbcm-hr2.dtsi249 compatible = "arm,sp804";
256 compatible = "arm,sp804";
Darm-realview-pb1176.dts367 compatible = "arm,sp804", "arm,primecell";
376 compatible = "arm,sp804", "arm,primecell";
380 arm,sp804-has-irq = <1>;
Dversatile-ab.dts334 compatible = "arm,sp804", "arm,primecell";
342 compatible = "arm,sp804", "arm,primecell";
Darm-realview-eb.dtsi414 compatible = "arm,sp804", "arm,primecell";
421 compatible = "arm,sp804", "arm,primecell";
Daxm55xx.dtsi148 compatible = "arm,sp804", "arm,primecell";
Dvexpress-v2m-rs1.dtsi340 compatible = "arm,sp804", "arm,primecell";
348 compatible = "arm,sp804", "arm,primecell";
Dvexpress-v2m.dtsi260 compatible = "arm,sp804", "arm,primecell";
268 compatible = "arm,sp804", "arm,primecell";
Decx-common.dtsi99 compatible = "arm,sp804", "arm,primecell";
/Linux-v6.1/arch/arm64/boot/dts/amazon/
Dalpine-v2.dtsi205 compatible = "arm,sp804", "arm,primecell";
212 compatible = "arm,sp804", "arm,primecell";
220 compatible = "arm,sp804", "arm,primecell";
228 compatible = "arm,sp804", "arm,primecell";
/Linux-v6.1/arch/arm64/boot/dts/broadcom/stingray/
Dstingray.dtsi333 compatible = "arm,sp804", "arm,primecell";
344 compatible = "arm,sp804", "arm,primecell";
354 compatible = "arm,sp804", "arm,primecell";
365 compatible = "arm,sp804", "arm,primecell";
376 compatible = "arm,sp804", "arm,primecell";
387 compatible = "arm,sp804", "arm,primecell";
398 compatible = "arm,sp804", "arm,primecell";
409 compatible = "arm,sp804", "arm,primecell";
/Linux-v6.1/arch/arm64/boot/dts/arm/
Drtsm_ve-motherboard.dtsi210 compatible = "arm,sp804", "arm,primecell";
218 compatible = "arm,sp804", "arm,primecell";
Djuno-motherboard.dtsi276 compatible = "arm,sp804", "arm,primecell";
284 compatible = "arm,sp804", "arm,primecell";
Dvexpress-v2m-rs1.dtsi340 compatible = "arm,sp804", "arm,primecell";
348 compatible = "arm,sp804", "arm,primecell";
/Linux-v6.1/arch/arm64/boot/dts/broadcom/northstar2/
Dns2.dtsi523 compatible = "arm,sp804", "arm,primecell";
533 compatible = "arm,sp804", "arm,primecell";
543 compatible = "arm,sp804", "arm,primecell";
553 compatible = "arm,sp804", "arm,primecell";

12