Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/extres/phy/
HDphy.c160 PHY_TOPO_UNLOCK(); in phynode_register()
328 PHY_TOPO_UNLOCK(); in phy_enable()
348 PHY_TOPO_UNLOCK(); in phy_disable()
364 PHY_TOPO_UNLOCK(); in phy_status()
378 PHY_TOPO_UNLOCK(); in phy_get_by_id()
382 PHY_TOPO_UNLOCK(); in phy_get_by_id()
405 PHY_TOPO_UNLOCK(); in phy_release()
426 PHY_TOPO_UNLOCK(); in phydev_default_ofw_map()
430 PHY_TOPO_UNLOCK(); in phydev_default_ofw_map()
HDphy_usb.c131 PHY_TOPO_UNLOCK(); in phy_usb_set_mode()
146 PHY_TOPO_UNLOCK(); in phy_usb_get_mode()
HDphy_internal.h71 #define PHY_TOPO_UNLOCK() sx_unlock(&phynode_topo_lock) macro