Home | History | Annotate | Download | only in ti

Lines Matching refs:GPMC_CONFIG1_0

48 #define GPMC_CONFIG1_0			0x060
173 #define GPMC_CS_SIZE (GPMC_CONFIG1_1 - GPMC_CONFIG1_0)
176 ((base) + GPMC_CONFIG1_0 + (cs) * GPMC_CS_SIZE)
178 (GPMC_CONFIG1_0 + (cs) * GPMC_CS_SIZE)
180 #define GPMC_CONFIG1_i (GPMC_CONFIG1_0 - GPMC_CONFIG1_0)
181 #define GPMC_CONFIG2_i (GPMC_CONFIG2_0 - GPMC_CONFIG1_0)
182 #define GPMC_CONFIG3_i (GPMC_CONFIG3_0 - GPMC_CONFIG1_0)
183 #define GPMC_CONFIG4_i (GPMC_CONFIG4_0 - GPMC_CONFIG1_0)
184 #define GPMC_CONFIG5_i (GPMC_CONFIG5_0 - GPMC_CONFIG1_0)
185 #define GPMC_CONFIG6_i (GPMC_CONFIG6_0 - GPMC_CONFIG1_0)
186 #define GPMC_CONFIG7_i (GPMC_CONFIG7_0 - GPMC_CONFIG1_0)