Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/phy/
Dphy_ti_dp83825.c42 struct ti_dp83825_config { struct
43 uint8_t addr;
44 const struct device *mdio_dev;
68 const struct ti_dp83825_config *config = dev->config; in phy_ti_dp83825_read() argument