Searched refs:CSCONFIG_TCVDISAB (Results 1 – 2 of 2) sorted by relevance
289 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ macro
693 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