Searched refs:CONFIG_NO_WAIT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/smsc/ | ||
H A D | smc91x.h | 553 #define CONFIG_NO_WAIT 0x1000 // When 1 no extra wait states on ISA bus macro |
H A D | smc91x.c | 285 cfg |= CONFIG_NO_WAIT; in smc_reset() |