Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c448 struct clk_fixed_rate pipe_clk_fixed; member
1506 return &qmp->pipe_clk_fixed.hw; in qmp_usbc_clks_hw_get()
1510 return &qmp->pipe_clk_fixed.hw; in qmp_usbc_clks_hw_get()
1540 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
1719 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in qmp_usbc_register_clocks()
H A Dphy-qcom-qmp-usb-legacy.c549 struct clk_fixed_rate pipe_clk_fixed; member
1127 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-pcie.c4043 struct clk_fixed_rate pipe_clk_fixed; member
6012 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
6079 return &qmp->pipe_clk_fixed.hw; in qmp_pcie_clk_hw_get()
6083 return &qmp->pipe_clk_fixed.hw; in qmp_pcie_clk_hw_get()
6108 ret = of_clk_add_hw_provider(np, of_clk_hw_simple_get, &qmp->pipe_clk_fixed.hw); in qmp_pcie_register_clocks()
H A Dphy-qcom-qmp-combo.c2601 struct clk_fixed_rate pipe_clk_fixed; member
4536 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
4723 return &qmp->pipe_clk_fixed.hw; in qmp_combo_clk_hw_get()
4756 &qmp->pipe_clk_fixed.hw); in qmp_combo_register_clocks()
H A Dphy-qcom-qmp-usb.c1441 struct clk_fixed_rate pipe_clk_fixed; member
2226 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()