Home
last modified time | relevance | path

Searched refs:DP83840_CSCONFIG (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/sun/
Dsunhme.c716 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 …]
Dsunhme.h282 #define DP83840_CSCONFIG 0x17 /* CS configuration */ macro