Searched refs:wait_pin (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dgpmc-smc91x.h23 int wait_pin; /* Optional GPMC_CONFIG1_WAITPINSELECT */ member in struct:omap_smc91x_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc-smc91x.c103 if (gpmc_cfg->wait_pin)
104 l |= GPMC_CONFIG1_WAIT_PIN_SEL(gpmc_cfg->wait_pin);

Completed in 39 milliseconds