Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
bd20817f733ceb0291e0449106307ffc939006ba
/
.
/
arch
/
arm
/
mach-davinci
/
include
/
mach
/
ddr2.h
blob: c19e047d0e6af43580722cb279e04aae933b0bb3 [
file
] [
log
] [
blame
]
#define
DDR2_SDRCR_OFFSET
0xc
#define
DDR2_SRPD_BIT
(
1
<<
23
)
#define
DDR2_MCLKSTOPEN_BIT
(
1
<<
30
)
#define
DDR2_LPMODEN_BIT
(
1
<<
31
)