Searched refs:TCR_ENABLE (Results 1 – 3 of 3) sorted by relevance
65 #define TCR_ENABLE 0x0001 /* if this is 1, we can transmit */ macro74 #define TCR_NORMAL TCR_ENABLE
1313 outw( inw( ioaddr + TCR ) | TCR_ENABLE, ioaddr + TCR ); in smc_tx()
169 #define TCR_ENABLE 0x0001 /* if this is 1, we can transmit */ macro173 #define TCR_NORMAL TCR_ENABLE | TCR_PAD_EN1538 outw(inw(ioaddr + TCR) | TCR_ENABLE | smc->duplex, ioaddr + TCR); in smc_tx_err()1574 outw(inw(ioaddr + TCR) | TCR_ENABLE | smc->duplex, ioaddr + TCR); in smc_eph_irq()1942 TCR_ENABLE | TCR_PAD_EN | smc->duplex, ioaddr + TCR); in smc_reset()