Searched refs:GPMC_CONFIG1_WAIT_PIN_SEL (Results 1 – 1 of 1) sorted by relevance
155 #define GPMC_CONFIG1_WAIT_PIN_SEL(val) (((val) & 3) << 16) macro1873 config1 |= GPMC_CONFIG1_WAIT_PIN_SEL(p->wait_pin); in gpmc_cs_program_settings()