Home
last modified time | relevance | path

Searched refs:CTL_AUTO_RELEASE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.h109 #define CTL_AUTO_RELEASE 0x0800 macro
H A Dsmc91x.c319 ctl |= CTL_AUTO_RELEASE; in smc_reset()
321 ctl &= ~CTL_AUTO_RELEASE; in smc_reset()
H A Dsmc91x.h581 #define CTL_AUTO_RELEASE 0x0800 // When 1 tx pages are released automatically macro