aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/cpm2.h
diff options
context:
space:
mode:
authorKyle McMartin <kyle@parisc-linux.org>2005-11-18 16:39:20 -0500
committerKyle McMartin <kyle@parisc-linux.org>2005-11-18 16:39:20 -0500
commit2161558fa5bebfeb272493ae91e836b497029023 (patch)
tree16304f91757243626d74e65063ee7224cacbf797 /include/asm-ppc/cpm2.h
parent[PARISC] Update CREDITS entries (diff)
parentMerge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 (diff)
downloadlinux-dev-2161558fa5bebfeb272493ae91e836b497029023.tar.xz
linux-dev-2161558fa5bebfeb272493ae91e836b497029023.zip
Merge branch 'master'
Diffstat (limited to 'include/asm-ppc/cpm2.h')
-rw-r--r--include/asm-ppc/cpm2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc/cpm2.h b/include/asm-ppc/cpm2.h
index 43d2ebbc7748..b638b87cebe3 100644
--- a/include/asm-ppc/cpm2.h
+++ b/include/asm-ppc/cpm2.h
@@ -1091,5 +1091,7 @@ typedef struct im_idma {
#define CPM_IMMR_OFFSET 0x101a8
#endif
+#define FCC_PSMR_RMII ((uint)0x00020000) /* Use RMII interface */
+
#endif /* __CPM2__ */
#endif /* __KERNEL__ */