Searched refs:sw_csconfig (Results 1 – 2 of 2) sorted by relevance
638 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()710 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()712 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()719 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()721 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()755 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, in happy_meal_timer()757 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()759 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()1308 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, in happy_meal_begin_auto_negotiation()1310 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_begin_auto_negotiation()[all …]
446 unsigned short sw_csconfig; /* SW copy of CSCONFIG */ member
Completed in 10 milliseconds