提交 a9905db5 编写于 作者: W Wolfgang Denk

MPC512x: Add MSCAN1...4 Clock Control Registers

Signed-off-by: NWolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
上级 f5489c42
......@@ -185,10 +185,11 @@ typedef struct clk512x {
u8 res0[4];
u32 bcr; /* Bread Crumb Register */
u32 pscccr[12]; /* PSC0-11 Clock Control Registers */
u32 spccr; /* SPDIF Clock Control Registers */
u32 cccr; /* CFM Clock Control Registers */
u32 dccr; /* DIU Clock Control Registers */
u8 res1[0xa8];
u32 spccr; /* SPDIF Clock Control Register */
u32 cccr; /* CFM Clock Control Register */
u32 dccr; /* DIU Clock Control Register */
u32 msccr[4]; /* MSCAN1-4 Clock Control Registers */
u8 res1[0x98];
} clk512x_t;
/* SPMR - System PLL Mode Register */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册