arm: rmobile: Add register infomation of PLL regsiter
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
ae8e1d9d7d
commit
e05b98dadf
@ -374,6 +374,10 @@
|
||||
#define CCI_AXI_IPMMUDSDVMCR 0xFF880414
|
||||
#define CCI_AXI_AX2ADDRMASK 0xFF88041C
|
||||
|
||||
#define PLL0CR 0xE61500D8
|
||||
#define PLL0_STC_MASK 0x7F000000
|
||||
#define PLL0_STC_BIT 24
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
#include <asm/types.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user