Searched full:ahb_clk_src (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/clk/qcom/ |
| H A D | mmcc-sdm660.c | 473 static struct clk_rcg2 ahb_clk_src = { variable 480 .name = "ahb_clk_src", 1118 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1150 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1165 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1197 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1241 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1256 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1333 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, 1410 .parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw }, [all …]
|
| /linux/include/dt-bindings/clock/ |
| H A D | qcom,mmcc-msm8994.h | 135 #define AHB_CLK_SRC 125 macro
|
| H A D | qcom,mmcc-sdm660.h | 9 #define AHB_CLK_SRC 0 macro
|
| H A D | qcom,mmcc-msm8998.h | 54 #define AHB_CLK_SRC 45 macro
|
| H A D | qcom,mmcc-msm8996.h | 25 #define AHB_CLK_SRC 16 macro
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm630.dtsi | 698 clocks = <&mmcc AHB_CLK_SRC>;
|
| H A D | msm8996.dtsi | 907 clocks = <&mmcc AHB_CLK_SRC>;
|