Searched refs:DP83840_CSCONFIG (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/sun/ |
A D | sunhme.c | 637 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer() 639 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 704 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer() 712 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 721 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 756 DP83840_CSCONFIG); in happy_meal_timer() 759 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer() 993 DP83840_CSCONFIG); in happy_meal_tcvr_reset() 995 DP83840_CSCONFIG, (result | CSCONFIG_DFBYPASS)); in happy_meal_tcvr_reset() 1309 DP83840_CSCONFIG); in happy_meal_begin_auto_negotiation() [all …]
|
A D | sunhme.h | 282 #define DP83840_CSCONFIG 0x17 /* CS configuration */ macro
|
Completed in 11 milliseconds