Lines Matching +full:system +full:- +full:clock +full:- +full:frequency
1 /* SPDX-License-Identifier: GPL-2.0-only */
23 * Clock Control Module
26 u32 spmr; /* System PLL Mode Register */
27 u32 sccr1; /* System Clock Control Register 1 */
28 u32 sccr2; /* System Clock Control Register 2 */
29 u32 scfr1; /* System Clock Frequency Register 1 */
30 u32 scfr2; /* System Clock Frequency Register 2 */
31 u32 scfr2s; /* System Clock Frequency Shadow Register 2 */
33 u32 psc_ccr[12]; /* PSC Clock Control Registers */
34 u32 spccr; /* SPDIF Clock Control Register */
35 u32 cccr; /* CFM Clock Control Register */
36 u32 dccr; /* DIU Clock Control Register */
37 u32 mscan_ccr[4]; /* MSCAN Clock Control Registers */
40 u32 scfr3; /* System Clock Frequency Register 3 */
42 u32 spll_lock_cnt; /* System PLL Lock Counter */