Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/phy/
A Dhal_miiphyutil.c213 struct phy_device *phydev = bus->phymap[i]; in mdio_list_devices()
257 if (!bus->phymap[i] || !bus->phymap[i]->dev) in mdio_phydev_for_ethname()
A Dhal_phy.c594 bus->phymap[addr] = dev; in phy_device_create()
654 if (bus->phymap[addr]) { in search_for_existing_phy()
655 bus->phymap[addr]->interface = interface; in search_for_existing_phy()
656 return bus->phymap[addr]; in search_for_existing_phy()
/bsp/allwinner/libraries/sunxi-hal/include/hal/phy/
A Dsunxi_hal_phy.h205 struct phy_device *phymap[PHY_MAX_ADDR]; member

Completed in 10 milliseconds