Home
last modified time | relevance | path

Searched refs:sw_csconfig (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.c708 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, in happy_meal_begin_auto_negotiation()
710 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_begin_auto_negotiation()
712 hp->sw_csconfig); in happy_meal_begin_auto_negotiation()
750 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
751 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); 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()
823 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
825 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
832 hp->sw_csconfig in happy_meal_timer()
[all...]
H A Dsunhme.h446 unsigned short sw_csconfig; /* SW copy of CSCONFIG */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.c716 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG); in happy_meal_timer()
717 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); 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()
789 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
791 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
798 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
800 DP83840_CSCONFIG, hp->sw_csconfig); in happy_meal_timer()
834 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, in happy_meal_timer()
836 hp->sw_csconfig | in happy_meal_timer()
[all...]
H A Dsunhme.h446 unsigned short sw_csconfig; /* SW copy of CSCONFIG */ member

Completed in 9 milliseconds