Home
last modified time | relevance | path

Searched defs:rt_rtl8211f_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/ethernet/phy/
Dphy_realtek_rtl8211f.c59 struct rt_rtl8211f_config { struct
60 uint8_t addr;
61 const struct device *mdio_dev;
85 const struct rt_rtl8211f_config *config = dev->config; in phy_rt_rtl8211f_read() argument