Searched defs:ti_dp83825_config (Results 1 – 1 of 1) sorted by relevance
42 struct ti_dp83825_config { struct43 uint8_t addr;44 const struct device *mdio_dev;68 const struct ti_dp83825_config *config = dev->config; in phy_ti_dp83825_read() argument