Searched refs:GPMC_CONFIG1_WAIT_PIN_SEL (Results 1 – 4 of 4) sorted by relevance
264 | GPMC_CONFIG1_WAIT_PIN_SEL(waitpin) in tusb6010_setup_interface()290 | GPMC_CONFIG1_WAIT_PIN_SEL(waitpin) in tusb6010_setup_interface()
104 l |= GPMC_CONFIG1_WAIT_PIN_SEL(gpmc_cfg->wait_pin); in smc91c96_gpmc_retime()
362 GPMC_CONFIG1_WAIT_PIN_SEL(0))) | in omap2_onenand_set_sync_mode()
63 #define GPMC_CONFIG1_WAIT_PIN_SEL(val) ((val & 3) << 16) macro