Searched full:ahb_clk_src (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/drivers/clk/qcom/ |
D | mmcc-msm8996.c | 481 static struct clk_rcg2 ahb_clk_src = { variable 487 .name = "ahb_clk_src", 1243 .parent_names = (const char *[]){ "ahb_clk_src" }, 1258 .parent_names = (const char *[]){ "ahb_clk_src" }, 1273 .parent_names = (const char *[]){ "ahb_clk_src" }, 1347 .parent_names = (const char *[]){ "ahb_clk_src" }, 1377 .parent_names = (const char *[]){ "ahb_clk_src" }, 1407 .parent_names = (const char *[]){ "ahb_clk_src" }, 1467 .parent_names = (const char *[]){ "ahb_clk_src" }, 1497 .parent_names = (const char *[]){ "ahb_clk_src" }, [all …]
|
D | mmcc-msm8998.c | 1041 static struct clk_rcg2 ahb_clk_src = { variable 1047 .name = "ahb_clk_src", 1221 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1253 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1329 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1344 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1718 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1778 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1838 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1898 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, [all …]
|
D | mmcc-sdm660.c | 477 static struct clk_rcg2 ahb_clk_src = { variable 484 .name = "ahb_clk_src", 1122 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1154 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1169 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1201 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1245 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1260 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1337 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1414 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, [all …]
|
D | mmcc-msm8994.c | 311 static struct clk_rcg2 ahb_clk_src = { variable 317 .name = "ahb_clk_src", 1089 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1104 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1133 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1176 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1247 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1318 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1389 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1516 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, [all …]
|
/Linux-v5.15/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8994.h | 135 #define AHB_CLK_SRC 125 macro
|
D | qcom,mmcc-sdm660.h | 9 #define AHB_CLK_SRC 0 macro
|
D | qcom,mmcc-msm8998.h | 54 #define AHB_CLK_SRC 45 macro
|
D | qcom,mmcc-msm8996.h | 25 #define AHB_CLK_SRC 16 macro
|
/Linux-v5.15/Documentation/devicetree/bindings/interconnect/ |
D | qcom,sdm660.yaml | 176 <&mmcc AHB_CLK_SRC>;
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sdm630.dtsi | 680 <&mmcc AHB_CLK_SRC>;
|