Lines Matching full:some

53 #define	AT91_CKGR_UCKR		0x1C			/* UTMI Clock Register [some SAM9] */
69 #define AT91_PMC_MOSCRCEN (1 << 3) /* Main On-Chip RC Oscillator Enable [some SAM9] */
73 #define AT91_PMC_MOSCSEL (1 << 24) /* Main Oscillator Selection [some SAM9] */
74 #define AT91_PMC_CFDEN (1 << 25) /* Clock Failure Detector Enable [some SAM9] */
103 #define AT91_PMC_CSS_UPLL (3 << 0) /* [some SAM9 only] */
130 #define AT91SAM9_PMC_MDIV_6 (3 << 8) /* [some SAM9 only] */
131 #define AT91SAM9_PMC_MDIV_3 (3 << 8) /* [some SAM9 only] */
132 #define AT91_PMC_PDIV (1 << 12) /* Processor Clock Division [some SAM9 only] */
135 #define AT91_PMC_PLLADIV2 (1 << 12) /* PLLA divisor by 2 [some SAM9 only] */
142 #define AT91_PMC_USB 0x38 /* USB Clock Register [some SAM9 only] */
151 #define AT91_PMC_SMD 0x3c /* Soft Modem Clock Register [some SAM9 only] */
158 #define AT91_PMC_CSS_MASTER (4 << 0) /* [some SAM9 only] */
170 #define AT91_PMC_LOCKU (1 << 6) /* UPLL Lock [some SAM9] */
171 #define AT91_PMC_OSCSEL (1 << 7) /* Slow Oscillator Selection [some SAM9] */
176 #define AT91_PMC_MOSCSELS (1 << 16) /* Main Oscillator Selection [some SAM9] */
177 #define AT91_PMC_MOSCRCS (1 << 17) /* Main On-Chip RC [some SAM9] */
178 #define AT91_PMC_CFDEV (1 << 18) /* Clock Failure Detector Event [some SAM9] */
199 #define AT91_PMC_PROT 0xe4 /* Write Protect Mode Register [some SAM9] */
204 #define AT91_PMC_WPSR 0xe8 /* Write Protect Status Register [some SAM9] */
214 #define AT91_PMC_PCR 0x10c /* Peripheral Control Register [some SAM9 and SAMA5] */