Searched full:clint0 (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/Documentation/devicetree/bindings/timer/ |
D | sifive,clint.yaml | 27 - const: sifive,clint0 33 onto the SiFive FU540 chip, and "sifive,clint0" for the SiFive 53 compatible = "sifive,fu540-c000-clint", "sifive,clint0";
|
/linux-5.10/arch/riscv/boot/dts/kendryte/ |
D | k210.dtsi | 98 clint0: clint@2000000 { label 100 compatible = "riscv,clint0";
|
/linux-5.10/drivers/clocksource/ |
D | timer-clint.c | 243 TIMER_OF_DECLARE(clint_timer, "riscv,clint0", clint_timer_init_dt); 244 TIMER_OF_DECLARE(clint_timer1, "sifive,clint0", clint_timer_init_dt);
|