Searched full:gcc_usb3_prim_phy_pipe_clk (Results 1 – 12 of 12) sorted by relevance
/linux-5.10/include/dt-bindings/clock/ |
D | qcom,gcc-sc7180.h | 128 #define GCC_USB3_PRIM_PHY_PIPE_CLK 118 macro
|
D | qcom,gcc-sdm845.h | 165 #define GCC_USB3_PRIM_PHY_PIPE_CLK 155 macro
|
D | qcom,gcc-sm8150.h | 196 #define GCC_USB3_PRIM_PHY_PIPE_CLK 186 macro
|
D | qcom,gcc-sm8250.h | 198 #define GCC_USB3_PRIM_PHY_PIPE_CLK 188 macro
|
/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | qcom,qmp-usb3-dp-phy.yaml | 198 clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
|
/linux-5.10/drivers/clk/qcom/ |
D | gcc-sc7180.c | 2103 static struct clk_branch gcc_usb3_prim_phy_pipe_clk = { variable 2110 .name = "gcc_usb3_prim_phy_pipe_clk", 2426 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr,
|
D | gcc-sm8250.c | 3112 static struct clk_branch gcc_usb3_prim_phy_pipe_clk = { variable 3119 .name = "gcc_usb3_prim_phy_pipe_clk", 3504 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr,
|
D | gcc-sdm845.c | 2919 static struct clk_branch gcc_usb3_prim_phy_pipe_clk = { variable 2925 .name = "gcc_usb3_prim_phy_pipe_clk", 3480 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr,
|
D | gcc-sm8150.c | 3306 static struct clk_branch gcc_usb3_prim_phy_pipe_clk = { variable 3312 .name = "gcc_usb3_prim_phy_pipe_clk", 3667 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr,
|
/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | sm8150.dtsi | 868 clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
|
D | sc7180.dtsi | 2635 clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
|
D | sdm845.dtsi | 3508 clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
|