File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
arch/sh/include/mach-common/mach Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
#define PA_IRLPRI4 (PA_BCR+0x000a) /* Interrupt Priorty 4 */
19
19
#define PA_RSTCTL (PA_BCR+0x000c) /* Reset Control */
20
20
#define PA_PCIBD (PA_BCR+0x000e) /* PCI Board detect control */
21
- #define PA_PCICD (PA_BCR+0x0010) /* PCI Conector detect control */
21
+ #define PA_PCICD (PA_BCR+0x0010) /* PCI Connector detect control */
22
22
#define PA_EXTGIO (PA_BCR+0x0016) /* Extension GPIO Control */
23
23
#define PA_IVDRMON (PA_BCR+0x0018) /* iVDR Moniter control */
24
24
#define PA_IVDRCTL (PA_BCR+0x001a) /* iVDR control */
80
80
#define PA_SDPOW (PA_BCR+0x0004) /* SD Power control */
81
81
#define PA_RSTCTL (PA_BCR+0x0006) /* Device Reset control */
82
82
#define PA_PCIBD (PA_BCR+0x0008) /* PCI Board detect control */
83
- #define PA_PCICD (PA_BCR+0x000a) /* PCI Conector detect control */
83
+ #define PA_PCICD (PA_BCR+0x000a) /* PCI Connector detect control */
84
84
#define PA_ZIGIO1 (PA_BCR+0x000c) /* Zigbee IO control 1 */
85
85
#define PA_ZIGIO2 (PA_BCR+0x000e) /* Zigbee IO control 2 */
86
86
#define PA_ZIGIO3 (PA_BCR+0x0010) /* Zigbee IO control 3 */
You can’t perform that action at this time.
0 commit comments