Searched refs:DP83840_CSCONFIG (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | sunhme.c | 745 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer() 747 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 812 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer() 820 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 829 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 864 DP83840_CSCONFIG); in happy_meal_timer() 867 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 1108 DP83840_CSCONFIG); in happy_meal_tcvr_reset() 1110 DP83840_CSCONFIG, (result | CSCONFIG_DFBYPASS)); in happy_meal_tcvr_reset() 1421 DP83840_CSCONFIG); in happy_meal_begin_auto_negotiation() [all …]
|
D | sunhme.h | 282 #define DP83840_CSCONFIG 0x17 /* CS configuration */ macro
|