Searched refs:brcm_phy_cntl (Results 1 – 1 of 1) sorted by relevance
1554 static int brcm_phy_cntl(struct brcm_pcie *pcie, const int start) in brcm_phy_cntl() function1592 return pcie->cfg->has_phy ? brcm_phy_cntl(pcie, 1) : 0; in brcm_phy_start()1597 return pcie->cfg->has_phy ? brcm_phy_cntl(pcie, 0) : 0; in brcm_phy_stop()