Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsunhme.h288 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ macro
Dsunhme.c717 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
789 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
798 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
836 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
1399 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_begin_auto_negotiation()