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