repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
[linux-2.6/linux-mips.git]
/
arch
/
arm
/
mach-davinci
/
include
/
mach
/
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)