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

/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.h289 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ macro
H A Dsunhme.c710 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB);
751 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB);
823 hp->sw_csconfig |= CSCONFIG_TCVDISAB;
832 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB);
865 hp->sw_csconfig |= CSCONFIG_TCVDISAB;

Completed in 146 milliseconds