Home
last modified time | relevance | path

Searched refs:LRECR_MASTER (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/ !
H A Dbrcmphy.h307 #define LRECR_MASTER 0x0008 /* Force Master when LDS disabled */ macro
/linux/drivers/net/phy/ !
H A Dbcm-phy-lib.c1118 ctl = LRECR_MASTER; in bcm_setup_lre_master_slave()
1131 return phy_modify_changed(phydev, MII_BCM54XX_LRECR, LRECR_MASTER, ctl); in bcm_setup_lre_master_slave()
H A Dbroadcom.c1274 if (val & LRECR_MASTER) in lre_read_master_slave()