Home
last modified time | relevance | path

Searched defs:PHY_RESET_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/aspeed/ast2600_dcscm/
H A Dast2600_dcscm.c149 #define PHY_RESET_MASK (BIT(GRP_C + 1)) in reset_eth_phy_dcscm_card_a2() macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dboard_common.c33 #define PHY_RESET_MASK (BIT(GRP_F + 0) | BIT(GRP_F + 2)) in reset_eth_phy() macro
/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-keembay-usb.c41 #define PHY_RESET_MASK BIT(14) macro