Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h67 #define PMT_CTL_ETH_PHY_RST_ BIT(4) macro
H A Dlan743x_main.c1340 data |= PMT_CTL_ETH_PHY_RST_; in lan743x_hw_reset_phy()
1344 (!(data & PMT_CTL_ETH_PHY_RST_) && in lan743x_hw_reset_phy()