Searched refs:GPMC_CONFIG1_WRITEMULTIPLE_SUPP (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-omap2/ | ||
D | gpmc.h | 48 #define GPMC_CONFIG1_WRITEMULTIPLE_SUPP (1 << 28) macro |
D | gpmc.c | 1234 config1 |= GPMC_CONFIG1_WRITEMULTIPLE_SUPP; in gpmc_cs_program_settings() |