Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-board.c209 int mdio_unit=-1; in __get_phy_info_from_dt() local
297 mdio_unit = __mdiobus_addr_to_unit(mdio_reg_base[1]); in __get_phy_info_from_dt()
310 mdio_unit = 1; in __get_phy_info_from_dt()
314 phy_info.phy_addr = cvmx_be32_to_cpu(*phy_addr_ptr) | mdio_unit << 8; in __get_phy_info_from_dt()