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
arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-davinci
/
ddr2.h
blob
4f7d7824b0c9ad79e1c0c6292eaa5d2fbf526972
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#define DDR2_SDRCR_OFFSET 0xc
3
#define DDR2_SRPD_BIT (1 << 23)
4
#define DDR2_MCLKSTOPEN_BIT (1 << 30)
5
#define DDR2_LPMODEN_BIT (1 << 31)