Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie-msm8996.c661 static int phy_pipe_clk_register(struct qcom_qmp *qmp, struct device_node *np) in phy_pipe_clk_register() function
845 ret = phy_pipe_clk_register(qmp, child); in qmp_pcie_msm8996_probe()
Dphy-qcom-qmp-usb-legacy.c1150 static int phy_pipe_clk_register(struct qmp_usb *qmp, struct device_node *np) in phy_pipe_clk_register() function
1343 ret = phy_pipe_clk_register(qmp, np); in qmp_usb_legacy_probe()
Dphy-qcom-qmp-usb.c2010 static int phy_pipe_clk_register(struct qmp_usb *qmp, struct device_node *np) in phy_pipe_clk_register() function
2214 ret = phy_pipe_clk_register(qmp, np); in qmp_usb_probe()
Dphy-qcom-qmp-combo.c2894 static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np) in phy_pipe_clk_register() function
3098 ret = phy_pipe_clk_register(qmp, usb_np); in qmp_combo_register_clocks()
Dphy-qcom-qmp-pcie.c3443 static int phy_pipe_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_pipe_clk_register() function
3684 ret = phy_pipe_clk_register(qmp, np); in qmp_pcie_probe()