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
27 - sifive,fu540-c000-clint
28 - canaan,k210-clint
32 Should be "<vendor>,<chip>-clint" and "sifive,clint<version>".
34 "sifive,fu540-c000-clint" for the SiFive CLINT v0 as integrated
35 onto the SiFive FU540 chip, "canaan,k210-clint" for the SiFive
36 CLINT v0 as integrated onto the Canaan Kendryte K210 chip, and
37 "sifive,clint0" for the SiFive CLINT v0 IP block with no chip
57 compatible = "sifive,fu540-c000-clint", "sifive,clint0";