Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sun/
Dsunhme.c709 DP83840_CSCONFIG); in happy_meal_begin_auto_negotiation()
711 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, in happy_meal_begin_auto_negotiation()
750 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
752 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
817 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
825 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
834 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()
1075 DP83840_CSCONFIG); in happy_meal_tcvr_reset()
[all …]
Dsunhme.h282 #define DP83840_CSCONFIG 0x17 /* CS configuration */ macro