Searched refs:CTL_AUTO_RELEASE (Results 1 – 5 of 5) sorted by relevance
109 #define CTL_AUTO_RELEASE 0x0800 macro
198 #define CTL_AUTO_RELEASE 0x0800 macro1336 outw(CTL_AUTO_RELEASE | 0x0000, ioaddr + CONTROL); in smc_eph_irq()1337 outw(CTL_AUTO_RELEASE | CTL_TE_ENABLE | CTL_CR_ENABLE, in smc_eph_irq()1663 outw(CTL_AUTO_RELEASE | CTL_TE_ENABLE | CTL_CR_ENABLE, in smc_reset()
338 outw( inw( ioaddr + CONTROL ) | CTL_AUTO_RELEASE , ioaddr + CONTROL ); in smc_reset()
319 ctl |= CTL_AUTO_RELEASE; in smc_reset()321 ctl &= ~CTL_AUTO_RELEASE; in smc_reset()
581 #define CTL_AUTO_RELEASE 0x0800 // When 1 tx pages are released automatically macro