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

/fuchsia/zircon/system/dev/ethernet/aml-ethernet-s912/
H A Daml-ethernet.h22 PHY_RESET, enumerator in enum:eth::AmlEthernet::__anon334
H A Daml-ethernet.cpp34 gpio_write(&self.gpios_[PHY_RESET], 0);
36 gpio_write(&self.gpios_[PHY_RESET], 1);
132 gpio_config_out(&eth_device->gpios_[PHY_RESET], 0);

Completed in 78 milliseconds