Home
last modified time | relevance | path

Searched refs:PHY_TI_DP83825_PHYSCR_REG (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/ethernet/phy/
Dphy_ti_dp83825.c25 #define PHY_TI_DP83825_PHYSCR_REG 0x11 macro
273 ret = phy_ti_dp83825_read(dev, PHY_TI_DP83825_PHYSCR_REG, &reg_val); in phy_ti_dp83825_static_cfg()
282 ret = phy_ti_dp83825_write(dev, PHY_TI_DP83825_PHYSCR_REG, reg_val); in phy_ti_dp83825_static_cfg()