Searched full:gcc_usb3_prim_phy_pipe_clk (Results 1 – 25 of 60) sorted by relevance
123
/linux-6.12.1/include/dt-bindings/clock/ |
D | qcom,gcc-sc7180.h | 128 #define GCC_USB3_PRIM_PHY_PIPE_CLK 118 macro
|
D | qcom,qdu1000-gcc.h | 128 #define GCC_USB3_PRIM_PHY_PIPE_CLK 118 macro
|
D | qcom,gcc-sm6350.h | 144 #define GCC_USB3_PRIM_PHY_PIPE_CLK 133 macro
|
D | qcom,sm7150-gcc.h | 150 #define GCC_USB3_PRIM_PHY_PIPE_CLK 138 macro
|
D | qcom,gcc-qcm2290.h | 147 #define GCC_USB3_PRIM_PHY_PIPE_CLK 137 macro
|
D | qcom,sm4450-gcc.h | 145 #define GCC_USB3_PRIM_PHY_PIPE_CLK 135 macro
|
D | qcom,gcc-sm6115.h | 145 #define GCC_USB3_PRIM_PHY_PIPE_CLK 137 macro
|
D | qcom,gcc-sc7280.h | 164 #define GCC_USB3_PRIM_PHY_PIPE_CLK 154 macro
|
D | qcom,sm8550-gcc.h | 176 #define GCC_USB3_PRIM_PHY_PIPE_CLK 165 macro
|
D | qcom,gcc-sm6125.h | 201 #define GCC_USB3_PRIM_PHY_PIPE_CLK 192 macro
|
D | qcom,sm6375-gcc.h | 188 #define GCC_USB3_PRIM_PHY_PIPE_CLK 177 macro
|
D | qcom,gcc-sm8150.h | 196 #define GCC_USB3_PRIM_PHY_PIPE_CLK 186 macro
|
D | qcom,gcc-sm8450.h | 191 #define GCC_USB3_PRIM_PHY_PIPE_CLK 179 macro
|
D | qcom,gcc-sdm845.h | 165 #define GCC_USB3_PRIM_PHY_PIPE_CLK 155 macro
|
D | qcom,sm8650-gcc.h | 193 #define GCC_USB3_PRIM_PHY_PIPE_CLK 182 macro
|
D | qcom,gcc-sm8350.h | 202 #define GCC_USB3_PRIM_PHY_PIPE_CLK 190 macro
|
D | qcom,gcc-sm8250.h | 198 #define GCC_USB3_PRIM_PHY_PIPE_CLK 188 macro
|
D | qcom,gcc-sc8180x.h | 230 #define GCC_USB3_PRIM_PHY_PIPE_CLK 220 macro
|
D | qcom,sa8775p-gcc.h | 243 #define GCC_USB3_PRIM_PHY_PIPE_CLK 232 macro
|
D | qcom,gcc-sc8280xp.h | 331 #define GCC_USB3_PRIM_PHY_PIPE_CLK 320 macro
|
D | qcom,x1e80100-gcc.h | 297 #define GCC_USB3_PRIM_PHY_PIPE_CLK 287 macro
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | qcom,sc8280xp-qmp-usb43dp-phy.yaml | 155 <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
|
/linux-6.12.1/drivers/clk/qcom/ |
D | gcc-sc7180.c | 2047 static struct clk_branch gcc_usb3_prim_phy_pipe_clk = { variable 2054 .name = "gcc_usb3_prim_phy_pipe_clk", 2354 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr,
|
D | gcc-sm6350.c | 2240 static struct clk_branch gcc_usb3_prim_phy_pipe_clk = { variable 2249 .name = "gcc_usb3_prim_phy_pipe_clk", 2464 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr,
|
D | gcc-sdm845.c | 3131 static struct clk_branch gcc_usb3_prim_phy_pipe_clk = { variable 3137 .name = "gcc_usb3_prim_phy_pipe_clk", 3653 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr, 3841 [GCC_USB3_PRIM_PHY_PIPE_CLK] = &gcc_usb3_prim_phy_pipe_clk.clkr,
|
123