Home
last modified time | relevance | path

Searched refs:ETH_PHY_CTRL_POWER_DOWN_MASK (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/board/Marvell/db-mv784mp-gp/
H A Ddb-mv784mp-gp.c18 #define ETH_PHY_CTRL_POWER_DOWN_MASK (1 << ETH_PHY_CTRL_POWER_DOWN_BIT) macro
113 reg &= ~(ETH_PHY_CTRL_POWER_DOWN_MASK); in board_phy_config()
/OK3568_Linux_fs/u-boot/board/Marvell/db-88f6820-amc/
H A Ddb-88f6820-amc.c22 #define ETH_PHY_CTRL_POWER_DOWN_MASK (1 << ETH_PHY_CTRL_POWER_DOWN_BIT) macro
/OK3568_Linux_fs/u-boot/board/solidrun/clearfog/
H A Dclearfog.c22 #define ETH_PHY_CTRL_POWER_DOWN_MASK (1 << ETH_PHY_CTRL_POWER_DOWN_BIT) macro
/OK3568_Linux_fs/u-boot/board/Marvell/db-88f6820-gp/
H A Ddb-88f6820-gp.c22 #define ETH_PHY_CTRL_POWER_DOWN_MASK (1 << ETH_PHY_CTRL_POWER_DOWN_BIT) macro
/OK3568_Linux_fs/u-boot/board/gdsys/a38x/
H A Dcontrolcenterdc.c28 #define ETH_PHY_CTRL_POWER_DOWN_MASK (1 << ETH_PHY_CTRL_POWER_DOWN_BIT) macro