Searched refs:reset_phy (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_main.c490 u32 reset_phy = reset_mask; local
492 reset_phy &= AR71XX_RESET_GE0_PHY | AR71XX_RESET_GE1_PHY;
495 ath79_device_reset_set(reset_phy);
497 ath79_device_reset_clear(reset_phy);

Completed in 23 milliseconds