Lines Matching +full:multi +full:- +full:system
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: C-SKY Multi-processors Timer
10 - Flavio Suligoi <f.suligoi@asem.it>
11 - Guo Ren <guoren@kernel.org>
14 C-SKY multi-processors timer is designed for C-SKY SMP system and the regs are
15 accessed by cpu co-processor 4 registers with mtcr/mfcr.
17 - PTIM_CTLR "cr<0, 14>" Control reg to start reset timer.
18 - PTIM_TSR "cr<1, 14>" Interrupt cleanup status reg.
19 - PTIM_CCVR "cr<3, 14>" Current counter value reg.
20 - PTIM_LVR "cr<6, 14>" Window value reg to trigger next event.
25 - const: csky,mptimer
34 - compatible
35 - clocks
36 - interrupts
41 - |