Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dsunhme.c717 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
719 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
784 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
792 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
801 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
836 DP83840_CSCONFIG); in happy_meal_timer()
839 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
1080 DP83840_CSCONFIG); in happy_meal_tcvr_reset()
1082 DP83840_CSCONFIG, (result | CSCONFIG_DFBYPASS)); in happy_meal_tcvr_reset()
1407 DP83840_CSCONFIG); in happy_meal_begin_auto_negotiation()
[all …]
Dsunhme.h282 #define DP83840_CSCONFIG 0x17 /* CS configuration */ macro