Home
last modified time | relevance | path

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

/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c467 static int hi3670_pcie_allclk_ctrl(struct hi3670_pcie_phy *phy, bool clk_on) in hi3670_pcie_allclk_ctrl()
689 ret = hi3670_pcie_allclk_ctrl(phy, true); in hi3670_pcie_phy_power_on()
726 hi3670_pcie_allclk_ctrl(phy, false); in hi3670_pcie_phy_power_off()
462 static int hi3670_pcie_allclk_ctrl(struct hi3670_pcie_phy *phy, bool clk_on) hi3670_pcie_allclk_ctrl() function