#define EBI_CSR( i )
#define EBI_DBW 0x00000003
#define EBI_DBW_16 0x00000001
#define EBI_DBW_8 0x00000002
#define EBI_NWS 0x0000001C
#define EBI_NWS_1 0x00000000
#define EBI_NWS_2 0x00000004
#define EBI_NWS_3 0x00000008
#define EBI_NWS_4 0x0000000C
#define EBI_NWS_5 0x00000010
#define EBI_NWS_6 0x00000014
#define EBI_NWS_7 0x00000018
#define EBI_NWS_8 0x0000001C
#define EBI_WSE 0x00000020
#define EBI_PAGES 0x00000180
#define EBI_PAGES_1M 0x00000000
#define EBI_PAGES_4M 0x00000080
#define EBI_PAGES_16M 0x00000100
#define EBI_PAGES_64M 0x00000180
#define EBI_TDF 0x00000E00
#define EBI_TDF_0 0x00000000
#define EBI_TDF_1 0x00000200
#define EBI_TDF_2 0x00000400
#define EBI_TDF_3 0x00000600
#define EBI_TDF_4 0x00000800
#define EBI_TDF_5 0x00000A00
#define EBI_TDF_6 0x00000C00
#define EBI_TDF_7 0x00000E00
#define EBI_BAT 0x00001000
#define EBI_BAT_BYTE_WRITE 0x00000000
#define EBI_BAT_BYTE_SELECT 0x00001000
#define EBI_CSEN 0x00002000
#define EBI_BA 0xFFF00000
#define EBI_RCR
#define EBI_RCB 0x00000001
#define EBI_MCR
#define EBI_ALE 0x00000007
#define EBI_ALE_16M 0x00000000
#define EBI_ALE_8M 0x00000004
#define EBI_ALE_4M 0x00000005
#define EBI_ALE_2M 0x00000006
#define EBI_ALE_1M 0x00000007
#define EBI_DRP 0x00000010
#define EBI_DRP_STANDARD 0x00000000
#define EBI_DRP_EARLY 0x00000010