Lines Matching defs:ccm_regs
24 struct ccm_regs { struct
25 u32 mpctl; /* Core PLL Control */
26 u32 upctl; /* USB PLL Control */
27 u32 cctl; /* Clock Control */
28 u32 cgr0; /* Clock Gating Control 0 */
29 u32 cgr1; /* Clock Gating Control 1 */
30 u32 cgr2; /* Clock Gating Control 2 */
31 u32 pcdr[4]; /* PER Clock Dividers */
32 u32 rcsr; /* CCM Status */
33 u32 crdr; /* CCM Reset and Debug */
34 u32 dcvr0; /* DPTC Comparator Value 0 */
35 u32 dcvr1; /* DPTC Comparator Value 1 */
36 u32 dcvr2; /* DPTC Comparator Value 2 */
37 u32 dcvr3; /* DPTC Comparator Value 3 */
38 u32 ltr0; /* Load Tracking 0 */
39 u32 ltr1; /* Load Tracking 1 */
40 u32 ltr2; /* Load Tracking 2 */
41 u32 ltr3; /* Load Tracking 3 */
42 u32 ltbr0; /* Load Tracking Buffer 0 */
43 u32 ltbr1; /* Load Tracking Buffer 1 */
44 u32 pcmr0; /* Power Management Control 0 */
45 u32 pcmr1; /* Power Management Control 1 */
46 u32 pcmr2; /* Power Management Control 2 */
47 u32 mcr; /* Miscellaneous Control */
48 u32 lpimr0; /* Low Power Interrupt Mask 0 */
49 u32 lpimr1; /* Low Power Interrupt Mask 1 */