repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-davinci
/
ddr2.h
blob
c19e047d0e6af43580722cb279e04aae933b0bb3
1
#define DDR2_SDRCR_OFFSET 0xc
2
#define DDR2_SRPD_BIT (1 << 23)
3
#define DDR2_MCLKSTOPEN_BIT (1 << 30)
4
#define DDR2_LPMODEN_BIT (1 << 31)