Home
last modified time | relevance | path

Searched refs:CTL_AUTO_RELEASE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc9194.h109 #define CTL_AUTO_RELEASE 0x0800 macro
H A Dsmc91c92_cs.c198 #define CTL_AUTO_RELEASE 0x0800 macro
1333 outw(CTL_AUTO_RELEASE | 0x0000, ioaddr + CONTROL); in smc_eph_irq()
1334 outw(CTL_AUTO_RELEASE | CTL_TE_ENABLE | CTL_CR_ENABLE, in smc_eph_irq()
1660 outw(CTL_AUTO_RELEASE | CTL_TE_ENABLE | CTL_CR_ENABLE, in smc_reset()
H A Dsmc9194.c338 outw( inw( ioaddr + CONTROL ) | CTL_AUTO_RELEASE , ioaddr + CONTROL ); in smc_reset()
H A Dsmc91x.c318 ctl |= CTL_AUTO_RELEASE; in smc_reset()
320 ctl &= ~CTL_AUTO_RELEASE; in smc_reset()
700 * - CTL_AUTO_RELEASE is not set and TX of a packet completed.
H A Dsmc91x.h611 #define CTL_AUTO_RELEASE 0x0800 // When 1 tx pages are released automatically macro
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc9194.h109 #define CTL_AUTO_RELEASE 0x0800 macro
H A Dsmc91c92_cs.c198 #define CTL_AUTO_RELEASE 0x0800 macro
1336 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()
H A Dsmc9194.c338 outw( inw( ioaddr + CONTROL ) | CTL_AUTO_RELEASE , ioaddr + CONTROL ); in smc_reset()
H A Dsmc91x.c318 ctl |= CTL_AUTO_RELEASE; in smc_reset()
320 ctl &= ~CTL_AUTO_RELEASE; in smc_reset()
700 * - CTL_AUTO_RELEASE is not set and TX of a packet completed.
H A Dsmc91x.h600 #define CTL_AUTO_RELEASE 0x0800 // When 1 tx pages are released automatically macro

Completed in 19 milliseconds