Searched refs:LRECR_MASTER (Results 1 – 3 of 3) sorted by relevance
307 #define LRECR_MASTER 0x0008 /* Force Master when LDS disabled */ macro
1118 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()
1274 if (val & LRECR_MASTER) in lre_read_master_slave()