Searched refs:BMCR_PDOWN (Results 1 – 12 of 12) sorted by relevance
40 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
45 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
46 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
67 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
97 #define MDIO_CTRL1_LPOWER BMCR_PDOWN
47 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
528 geth_phy_write((char *)dev, phy_addr, MII_BMCR, (phy_val & ~BMCR_PDOWN)); in geth_phy_init()529 while (geth_phy_read((char *)dev, phy_addr, MII_BMCR,NULL) & BMCR_PDOWN); in geth_phy_init()
Completed in 36 milliseconds