Searched refs:phy_reset (Results 1 – 5 of 5) sorted by relevance
17 # If 'phy_reset" is set, then the accompaning PHY is reset using one of the20 hint.ehci.0.phy_reset="0"
491 hwreset_t phy_reset; in if_dwc_rk_init() local569 if (hwreset_get_by_ofw_idx(dev, sc->phy_node, 0, &phy_reset) == 0) { in if_dwc_rk_init()570 hwreset_assert(phy_reset); in if_dwc_rk_init()572 hwreset_deassert(phy_reset); in if_dwc_rk_init()
627 int (*phy_reset)(struct xgbe_prv_data *); member
605 return pdata->phy_if.phy_reset(pdata); in xgbe_phy_init()
1168 phy_if->phy_reset = xgbe_phy_reset; in xgbe_init_function_ptrs_phy()