Searched refs:phy_pipe_clk_register (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-uniphy-pcie-28lp.c | 239 static inline int phy_pipe_clk_register(struct qcom_uniphy_pcie *phy, int id) in phy_pipe_clk_register() function 308 ret = phy_pipe_clk_register(phy, generic_phy->id); in qcom_uniphy_pcie_probe()
|
| H A D | phy-qcom-qmp-usb-legacy.c | 1125 static int phy_pipe_clk_register(struct qmp_usb *qmp, struct device_node *np) in phy_pipe_clk_register() function 1304 ret = phy_pipe_clk_register(qmp, np); in qmp_usb_legacy_probe()
|
| H A D | phy-qcom-qmp-usbc.c | 1538 static int phy_pipe_clk_register(struct qmp_usbc *qmp, struct device_node *np) in phy_pipe_clk_register() function 1722 ret = phy_pipe_clk_register(qmp, np); in qmp_usbc_register_clocks()
|
| H A D | phy-qcom-qmp-usb.c | 2224 static int phy_pipe_clk_register(struct qmp_usb *qmp, struct device_node *np) in phy_pipe_clk_register() function 2438 ret = phy_pipe_clk_register(qmp, np); in qmp_usb_probe()
|
| H A D | phy-qcom-qmp-combo.c | 4534 static int phy_pipe_clk_register(struct qmp_combo *qmp, struct device_node *np) in phy_pipe_clk_register() function 4738 ret = phy_pipe_clk_register(qmp, usb_np); in qmp_combo_register_clocks()
|
| H A D | phy-qcom-qmp-pcie.c | 6010 static int phy_pipe_clk_register(struct qmp_pcie *qmp, struct device_node *np) in phy_pipe_clk_register() function 6095 ret = phy_pipe_clk_register(qmp, np); in qmp_pcie_register_clocks()
|