Home
last modified time | relevance | path

Searched refs:CONFIG_NO_WAIT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h553 #define CONFIG_NO_WAIT 0x1000 // When 1 no extra wait states on ISA bus macro
H A Dsmc91x.c285 cfg |= CONFIG_NO_WAIT; in smc_reset()