#define CCFG_TCMR_OFF 0x00000000
#define CCFG_TCMR
#define CCFG_ITCM_SIZE 0x0000000F
#define CCFG_ITCM_SIZE_32KB 0x00000006
#define CCFG_DTCM_SIZE 0x000000F0
#define CCFG_DTCM_SIZE_32KB 0x00000060
#define CCFG_DTCM_SIZE_64KB 0x00000070
#define CCFG_TCM_NWS_1 0x00000800
#define CCFG_DDRMPR_OFF 0x00000008
#define CCFG_DDRMPR
#define CCFG_DDRMP_DIS 0x00000001
#define CCFG_CSA_OFF 0x0000000C
#define CCFG_CSA
#define CCFG_CS1A 0x00000002
#define CCFG_CS3A 0x00000008
#define CCFG_CS4A 0x00000010
#define CCFG_CS5A 0x00000020
#define CCFG_DBPUC 0x00000100
#define CCFG_VDDIOMSEL 0x00010000
#define CCFG_EBICSA_OFF 0x00000018
#define CCFG_EBICSA
#define CCFG_EBI_CS1A CCFG_CS1A
#define CCFG_EBI_CS3A CCFG_CS3A
#define CCFG_EBI_CS4A CCFG_CS4A
#define CCFG_EBI_CS5A CCFG_CS5A
#define CCFG_EBI_DBPUC CCFG_DBPUC
#define CCFG_EBI_DRIVE 0x00030000
#define CCFG_EBI_DRIVE_3V3LO 0x00010000
#define CCFG_EBI_DRIVE_1V8HI 0x00020000
#define CCFG_EBI_DRIVE_3V3HI 0x00030000
#define CCFG_DDR_DRIVE_HI 0x00040000