Searched full:pll8_vote (Results 1 – 9 of 9) sorted by relevance
| /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";
|
| /linux/drivers/clk/qcom/ |
| 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-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,
|
| /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
|