Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c350 struct clk_fixed_rate pipe_clk_fixed; member
824 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-usb-legacy.c547 struct clk_fixed_rate pipe_clk_fixed; member
1119 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-combo.c1698 struct clk_fixed_rate pipe_clk_fixed; member
3284 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
3471 return &qmp->pipe_clk_fixed.hw; in qmp_combo_clk_hw_get()
3504 &qmp->pipe_clk_fixed.hw); in qmp_combo_register_clocks()
H A Dphy-qcom-qmp-pcie.c3064 struct clk_fixed_rate pipe_clk_fixed; member
4611 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
4678 return &qmp->pipe_clk_fixed.hw; in qmp_pcie_clk_hw_get()
4682 return &qmp->pipe_clk_fixed.hw; in qmp_pcie_clk_hw_get()
4707 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-usb.c1305 struct clk_fixed_rate pipe_clk_fixed; member
2074 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()