Home
last modified time | relevance | path

Searched refs:BMCR_PDOWN (Results 1 – 12 of 12) sorted by relevance

/bsp/sam7x/drivers/
A Dsam7x_emac.h40 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/mini4020/drivers/
A Dmii.h44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/at91/at91sam9260/drivers/
A Dmii.h45 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/at91/at91sam9g45/drivers/
A Dmii.h45 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/dm365/drivers/
A Dmii.h46 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/allwinner/libraries/sunxi-hal/include/hal/phy/
A Dsunxi_hal_mii.h67 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
A Dsunxi_hal_mdio.h97 #define MDIO_CTRL1_LPOWER BMCR_PDOWN
/bsp/loongson/ls1cdev/drivers/net/
A Dmii.h47 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/loongson/ls2kdev/drivers/net/
A Dmii.h45 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/nuvoton/libraries/m460/rtt_port/emac/
A Dmii.h45 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/nuvoton/libraries/ma35/rtt_port/gmac/
A Dmii.h45 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */ macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/gmac/
A Dhal_geth.c528 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