Home
last modified time | relevance | path

Searched refs:PMT_CTL_ETH_PHY_RST_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h66 #define PMT_CTL_ETH_PHY_RST_ BIT(4) macro
H A Dlan743x_main.c1383 data |= PMT_CTL_ETH_PHY_RST_; in lan743x_phy_reset()
1387 (!(data & PMT_CTL_ETH_PHY_RST_) && in lan743x_phy_reset()