dm36x: Add VPFE register base addresses.

This commit is contained in:
Kelvin Lawson
2013-10-31 21:32:37 +00:00
parent 1494b48edd
commit 71cbd0013e

View File

@@ -262,6 +262,15 @@
#define DM36X_GPIO_IN6 0x98
/** VPFE registers */
#define DM36X_ISP_BASE 0x01C70000
#define DM36X_RSZ_BASE 0x01C70400
#define DM36X_IPIPE_BASE 0x01C70800
#define DM36X_ISIF_BASE 0x01C71000
#define DM36X_IPIPEIF_BASE 0x01C71200
#define DM36X_H3A_BASE 0x01C71400
/** SD/MMC registers */
#define DM36X_SD1_BASE 0x01D00000 /* MMC/SD1 */
#define DM36X_SD0_BASE 0x01D11000 /* MMC/SD0 */