projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8803655
)
MIPS: CM: Add CM GCR_BEV_BASE accessors
author
Paul Burton
<
[email protected]
>
Wed, 3 Feb 2016 03:15:25 +0000
(
03:15
+0000)
committer
Ralf Baechle
<
[email protected]
>
Fri, 13 May 2016 12:01:48 +0000
(14:01 +0200)
Generate accessor functions for the GCR_BEV_BASE register introduced by
CM3, for use by a later patch.
Signed-off-by: Paul Burton <
[email protected]
>
Cc: Matt Redfearn <
[email protected]
>
Cc: Thomas Gleixner <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/12331/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/include/asm/mips-cm.h
patch
|
blob
|
history
diff --git
a/arch/mips/include/asm/mips-cm.h
b/arch/mips/include/asm/mips-cm.h
index 4ac8e4b69fb5cb71f1bd7ce12545455750340bc1..b79433f19b772f14575690e2814412b256417666 100644
(file)
--- a/
arch/mips/include/asm/mips-cm.h
+++ b/
arch/mips/include/asm/mips-cm.h
@@
-208,6
+208,7
@@
BUILD_CM_RW(l2_config, MIPS_CM_GCB_OFS + 0x130)
BUILD_CM_RW(sys_config2, MIPS_CM_GCB_OFS + 0x150)
BUILD_CM_RW(l2_pft_control, MIPS_CM_GCB_OFS + 0x300)
BUILD_CM_RW(l2_pft_control_b, MIPS_CM_GCB_OFS + 0x308)
+BUILD_CM_RW(bev_base, MIPS_CM_GCB_OFS + 0x680)
/* Core Local & Core Other register accessor functions */
BUILD_CM_Cx_RW(reset_release, 0x00)