arch: rmobile: add SCIFA port base offsets
add SCIFA port base offsets Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
53be7bf2a5
commit
b8f91e2c92
@ -28,6 +28,9 @@
|
|||||||
#define SCIF3_BASE 0xE6EA8000
|
#define SCIF3_BASE 0xE6EA8000
|
||||||
#define SCIF4_BASE 0xE6EE0000
|
#define SCIF4_BASE 0xE6EE0000
|
||||||
#define SCIF5_BASE 0xE6EE8000
|
#define SCIF5_BASE 0xE6EE8000
|
||||||
|
#define SCIFA0_BASE 0xE6C40000
|
||||||
|
#define SCIFA1_BASE 0xE6C50000
|
||||||
|
#define SCIFA2_BASE 0xE6C60000
|
||||||
|
|
||||||
/* Module stop status register */
|
/* Module stop status register */
|
||||||
#define MSTPSR0 0xE6150030
|
#define MSTPSR0 0xE6150030
|
||||||
|
Loading…
Reference in New Issue
Block a user