projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2beb3e
)
3036: add CRU_MODE_CON offset
author
wdc
<wdc@rock-chips.com>
Fri, 4 Jul 2014 02:23:16 +0000
(10:23 +0800)
committer
wdc
<wdc@rock-chips.com>
Fri, 4 Jul 2014 02:23:16 +0000
(10:23 +0800)
include/linux/rockchip/cru.h
patch
|
blob
|
history
diff --git
a/include/linux/rockchip/cru.h
b/include/linux/rockchip/cru.h
index 74d03bb36dcb2995fccef0d58e57dbb9a7ca6fcb..46cdb6fca8b515143eff22fbb089cfc3f088b819 100755
(executable)
--- a/
include/linux/rockchip/cru.h
+++ b/
include/linux/rockchip/cru.h
@@
-331,6
+331,8
@@
static inline void rk3288_cru_set_soft_reset(enum rk3288_cru_soft_reset idx, boo
dsb();
}
+#define RK3036_CRU_MODE_CON 0x0040
+
#define RK3036_CRU_GLB_SRST_FST_VALUE 0x00100
#define RK3036_CRU_GLB_SRST_SND_VALUE 0x00104
#define RK3036_CRU_SOFTRST0_CON 0x00110