/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,kpss-acc-v1.yaml | 35 - const: pll8_vote 66 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 67 clock-names = "pll8_vote", "pxo";
|
H A D | qcom,kpss-gcc.yaml | 39 - const: pll8_vote 78 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 79 clock-names = "pll8_vote", "pxo";
|
H A D | qcom,mmcc.yaml | 95 - const: pll8_vote
|
/linux/drivers/clk/qcom/ |
H A D | kpss-xcc.c | 16 { .fw_name = "pll8_vote", .name = "pll8_vote" },
|
H A D | gcc-mdm9615.c | 105 static struct clk_regmap pll8_vote = { variable 109 .name = "pll8_vote", 154 { .hw = &pll8_vote.hw }, 1619 [PLL8_VOTE] = &pll8_vote,
|
H A D | gcc-ipq806x.c | 106 static struct clk_regmap pll8_vote = { variable 110 .name = "pll8_vote", 297 { .hw = &pll8_vote.hw }, 308 { .hw = &pll8_vote.hw }, 335 { .hw = &pll8_vote.hw }, 349 { .hw = &pll8_vote.hw }, 366 { .hw = &pll8_vote.hw }, 3072 [PLL8_VOTE] = &pll8_vote,
|
H A D | gcc-msm8960.c | 78 static struct clk_regmap pll8_vote = { variable 82 .name = "pll8_vote", 304 { .hw = &pll8_vote.hw }, 315 { .hw = &pll8_vote.hw }, 327 { .hw = &pll8_vote.hw }, 3246 [PLL8_VOTE] = &pll8_vote, 3474 [PLL8_VOTE] = &pll8_vote,
|
H A D | gcc-msm8660.c | 44 static struct clk_regmap pll8_vote = { variable 48 .name = "pll8_vote", 70 { .hw = &pll8_vote.hw }, 81 { .hw = &pll8_vote.hw }, 2513 [PLL8_VOTE] = &pll8_vote,
|
H A D | mmcc-msm8960.c | 102 { .fw_name = "pll8_vote", .name = "pll8_vote" }, 115 { .fw_name = "pll8_vote", .name = "pll8_vote" }, 129 { .fw_name = "pll8_vote", .name = "pll8_vote" },
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8064.dtsi | 335 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 336 clock-names = "pll8_vote", "pxo"; 344 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 345 clock-names = "pll8_vote", "pxo"; 353 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 354 clock-names = "pll8_vote", "pxo"; 362 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 363 clock-names = "pll8_vote", "pxo"; 735 <&gcc PLL8_VOTE>, 743 "pll8_vote", [all …]
|
H A D | qcom-ipq8064.dtsi | 558 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 559 clock-names = "pll8_vote", "pxo"; 566 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 567 clock-names = "pll8_vote", "pxo"; 580 clocks = <&gcc PLL8_VOTE>, <&pxo_board>; 581 clock-names = "pll8_vote", "pxo";
|
/linux/include/dt-bindings/clock/ |
H A D | qcom,gcc-ipq806x.h | 235 #define PLL8_VOTE 227 macro
|
H A D | qcom,gcc-msm8660.h | 262 #define PLL8_VOTE 253 macro
|
H A D | qcom,gcc-mdm9615.h | 297 #define PLL8_VOTE 287 macro
|
H A D | qcom,gcc-msm8960.h | 295 #define PLL8_VOTE 287 macro
|