Searched refs:TCR (Results 1 - 2 of 2) sorted by relevance

/external/grub/netboot/
H A Dsmc9000.c83 _outw(TCR_CLEAR, ioaddr + TCR);
307 _outw(inw(smc9000_base + TCR ) | TCR_ENABLE, smc9000_base + TCR ); local
378 _outb( TCR_CLEAR, smc9000_base + TCR );
489 /* see the header file for options in TCR/RCR NORMAL*/
490 _outw(TCR_NORMAL, smc9000_base + TCR);
H A Dsmc9000.h63 #define TCR 0 /* transmit control register */ macro
71 /* the normal settings for the TCR register : */

Completed in 135 milliseconds