Home
last modified time | relevance | path

Searched full:clint (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/devicetree/bindings/timer/
H A Dsifive,clint.yaml4 $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 - eswin,eic7700-clint # ESWIN EIC7700
34 - sifive,fu540-c000-clint # SiFive FU540
35 - spacemit,k1-clint # SpacemiT K1
36 - starfive,jh7100-clint # StarFive JH7100
[all …]
H A Dthead,c900-aclint-mtimer.yaml7 title: Sophgo CLINT Timer
/linux/arch/riscv/boot/dts/sophgo/
H A Dcv1800b.dtsi48 clint: timer@74000000 { label
49 compatible = "sophgo,cv1800b-clint", "thead,c900-clint";
H A Dsg2002.dtsi50 clint: timer@74000000 { label
51 compatible = "sophgo,sg2002-clint", "thead,c900-clint";
H A Dcv1812h.dtsi50 clint: timer@74000000 { label
51 compatible = "sophgo,cv1812h-clint", "thead,c900-clint";
/linux/arch/riscv/include/asm/
H A Dclint.h14 * This lives in the CLINT driver, but is accessed directly by timex.h to avoid
H A Dtimex.h15 #include <asm/clint.h>
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dthead,c900-aclint-mswi.yaml7 title: Sophgo sg2042 CLINT Machine-level Software Interrupt Device
/linux/drivers/clocksource/
H A DKconfig667 bool "CLINT Timer for the RISC-V platform" if COMPILE_TEST
672 This option enables the CLINT timer for RISC-V systems. The CLINT
H A DMakefile86 obj-$(CONFIG_CLINT_TIMER) += timer-clint.o
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs.dtsi221 clint: clint@2000000 { label
222 compatible = "sifive,fu540-c000-clint", "sifive,clint0";
/linux/arch/riscv/mm/
H A Dcacheflush.c34 * IPIs on RISC-V are triggered by MMIO writes to either CLINT or in flush_icache_all()
/linux/drivers/irqchip/
H A Dirq-riscv-intc.c98 * (such as PLIC, SBI IPI, CLINT, APLIC, IMSIC, etc) implement in riscv_intc_irq_eoi()
/linux/arch/riscv/boot/dts/canaan/
H A Dk210.dtsi111 compatible = "canaan,k210-clint", "sifive,clint0";