Searched defs:phy_mii_dev_config (Results 1 – 1 of 1) sorted by relevance
21 struct phy_mii_dev_config { struct22 uint8_t phy_addr;23 bool no_reset;24 bool fixed;25 int fixed_speed;26 const struct device * const mdio;