Searched refs:DP83840_CSCONFIG (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/sun/ |
D | sunhme.c | 716 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer() 718 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 783 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer() 791 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 800 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 835 DP83840_CSCONFIG); in happy_meal_timer() 838 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 1079 DP83840_CSCONFIG); in happy_meal_tcvr_reset() 1081 DP83840_CSCONFIG, (result | CSCONFIG_DFBYPASS)); in happy_meal_tcvr_reset() 1406 DP83840_CSCONFIG); in happy_meal_begin_auto_negotiation() [all …]
|
D | sunhme.h | 282 #define DP83840_CSCONFIG 0x17 /* CS configuration */ macro
|