Searched refs:phy_pipe_clk_register (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/phy/qualcomm/ |
| D | phy-qcom-qmp-pcie-msm8996.c | 661 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()
|
| D | phy-qcom-qmp-usb-legacy.c | 1150 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()
|
| D | phy-qcom-qmp-usb.c | 2010 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()
|
| D | phy-qcom-qmp-combo.c | 2894 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()
|
| D | phy-qcom-qmp-pcie.c | 3443 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()
|