Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dsunhme.h289 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ macro
Dsunhme.c718 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
790 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
799 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
837 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
1408 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_begin_auto_negotiation()