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