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

/linux-master/include/uapi/linux/
H A Dmii.h154 #define CTL1000_PREFER_MASTER 0x0400 /* prefer to operate as master */ macro
/linux-master/drivers/net/phy/qcom/
H A Dqca83xx.c124 phy_set_bits(phydev, MII_CTRL1000, CTL1000_PREFER_MASTER);
/linux-master/drivers/net/phy/
H A Dmotorcomm.c1865 ctl |= CTL1000_PREFER_MASTER;
1885 CTL1000_PREFER_MASTER), ctl);
H A Dphy_device.c2236 ctl |= CTL1000_PREFER_MASTER;
2256 CTL1000_PREFER_MASTER), ctl);
2277 if (val & CTL1000_PREFER_MASTER)

Completed in 142 milliseconds