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

/fuchsia/zircon/system/dev/ethernet/intel-ethernet/
H A Die.c208 static zx_status_t phy_write(ethdev_t* eth, uint8_t phyadd, uint8_t regadd, uint16_t value) { function
248 return phy_write(eth, phy_addr, IE_PHY_PCTRL, phy_ctrl & ~IE_PHY_PCTRL_POWER_DOWN);
265 return phy_write(eth, phy_addr, IE_PHY_PCTRL, phy_ctrl | IE_PHY_PCTRL_POWER_DOWN);

Completed in 24 milliseconds