Searched refs:GPMC_CONFIG1_WRAPBURST_SUPP (Results 1 – 1 of 1) sorted by relevance
137 #define GPMC_CONFIG1_WRAPBURST_SUPP (1 << 31) macro1884 config1 |= p->burst_wrap ? GPMC_CONFIG1_WRAPBURST_SUPP : 0; in gpmc_cs_program_settings()