Home
last modified time | relevance | path

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

/openbmc/linux/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); in happy_meal_begin_auto_negotiation()
751 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
823 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
832 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
865 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()