Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dsunhme.c673 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
675 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
740 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
748 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
757 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
792 DP83840_CSCONFIG); in happy_meal_timer()
795 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
1036 DP83840_CSCONFIG); in happy_meal_tcvr_reset()
1038 DP83840_CSCONFIG, (result | CSCONFIG_DFBYPASS)); in happy_meal_tcvr_reset()
1363 DP83840_CSCONFIG); in happy_meal_begin_auto_negotiation()
[all …]
Dsunhme.h282 #define DP83840_CSCONFIG 0x17 /* CS configuration */ macro