Lines Matching full:clint
4 $id: http://devicetree.org/schemas/timer/sifive,clint.yaml#
15 Core Local Interruptor (CLINT) for M-mode timer and M-mode inter-processor
18 interrupt controller is the parent interrupt controller for CLINT device.
19 The clock frequency of CLINT is specified via "timebase-frequency" DT
23 T-Head C906/C910 CPU cores include an implementation of CLINT too, however
32 - canaan,k210-clint # Canaan Kendryte K210
33 - sifive,fu540-c000-clint # SiFive FU540
34 - spacemit,k1-clint # SpacemiT K1
35 - starfive,jh7100-clint # StarFive JH7100
36 - starfive,jh7110-clint # StarFive JH7110
37 - starfive,jh8100-clint # StarFive JH8100
38 - const: sifive,clint0 # SiFive CLINT v0 IP block
41 - allwinner,sun20i-d1-clint
42 - sophgo,cv1800b-clint
43 - sophgo,cv1812h-clint
44 - sophgo,sg2002-clint
45 - thead,th1520-clint
46 - const: thead,c900-clint
54 Should be "<vendor>,<chip>-clint", followed by "sifive,clint<version>"
55 when compatible with a SiFive CLINT. Please refer to
75 compatible = "sifive,fu540-c000-clint", "sifive,clint0";