Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/conf/
H A DPANDABOARD.hints17 # If 'phy_reset" is set, then the accompaning PHY is reset using one of the
20 hint.ehci.0.phy_reset="0"
/freebsd-12.1/sys/dev/axgbe/
H A Dxgbe.h627 int (*phy_reset)(struct xgbe_prv_data *); member
H A Dxgbe-drv.c605 return pdata->phy_if.phy_reset(pdata); in xgbe_phy_init()
H A Dxgbe-mdio.c1168 phy_if->phy_reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy()