Searched refs:eth_esp32_phy_dev (Results 1 – 1 of 1) sorted by relevance
53 static const struct device *eth_esp32_phy_dev = DEVICE_DT_GET( variable361 return eth_esp32_phy_dev; in eth_esp32_phy_get()377 if (device_is_ready(eth_esp32_phy_dev)) { in eth_esp32_iface_init()378 phy_link_callback_set(eth_esp32_phy_dev, phy_link_state_changed, in eth_esp32_iface_init()