提交 5f9b9f86 编写于 作者: H Haijun.Zhang 提交者: Pantelis Antoniou

powerpc/esdhc: Map register for eSDHC Host Controller V3.0

eSDHC host controller has new register to support SD Spec 3.0.
And the according host controller version was Freescale eSDHC
Version 3.0.
Signed-off-by: NHaijun Zhang <haijun.zhang@freescale.com>
Acked-by: NPantelis Antoniou <panto@antoniou-consulting.com>
上级 6f0b7caa
......@@ -45,9 +45,21 @@ struct fsl_esdhc {
uint mixctrl;
char reserved1[4];
uint fevt;
char reserved2[168];
uint admaes;
uint adsaddr;
char reserved2[160];
uint hostver;
char reserved3[780];
char reserved3[4];
uint dmaerraddr;
char reserved4[4];
uint dmaerrattr;
char reserved5[4];
uint hostcapblt2;
char reserved6[8];
uint tcr;
char reserved7[28];
uint sddirctl;
char reserved8[712];
uint scr;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册