Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
A Dsunhme.h289 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ macro
A Dsunhme.c693 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
765 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
774 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
812 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
1383 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_begin_auto_negotiation()

Completed in 8 milliseconds