Searched refs:TCRRCR (Results 1 – 1 of 1) sorted by relevance
105 TCRRCR = 0x18, /* receive & transmit configuration */ enumerator545 outl( mtdx.crvalue | TxEnable, mtdx.ioaddr + TCRRCR); in mtd_transmit()553 outl( mtdx.crvalue & (~TxEnable), mtdx.ioaddr + TCRRCR); in mtd_transmit()580 outl( mtdx.crvalue & (~TxEnable) & (~RxEnable), mtdx.ioaddr + TCRRCR ); in mtd_disable()722 outb( mtdx.crvalue, mtdx.ioaddr + TCRRCR); in set_rx_mode()922 if (inl(mtdx.ioaddr + TCRRCR) & FD) in getlinktype()926 if (inl(mtdx.ioaddr + TCRRCR) & PS10) in getlinktype()