Home
last modified time | relevance | path

Searched full:pll8_vote (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,kpss-acc-v1.yaml35 - const: pll8_vote
66 clocks = <&gcc PLL8_VOTE>, <&pxo_board>;
67 clock-names = "pll8_vote", "pxo";
H A Dqcom,kpss-gcc.yaml39 - const: pll8_vote
78 clocks = <&gcc PLL8_VOTE>, <&pxo_board>;
79 clock-names = "pll8_vote", "pxo";
/linux/drivers/clk/qcom/
H A Dgcc-mdm9615.c105 static struct clk_regmap pll8_vote = { variable
109 .name = "pll8_vote",
154 { .hw = &pll8_vote.hw },
1619 [PLL8_VOTE] = &pll8_vote,
H A Dgcc-ipq806x.c106 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 Dgcc-msm8660.c44 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 Dqcom,gcc-ipq806x.h235 #define PLL8_VOTE 227 macro
H A Dqcom,gcc-msm8660.h262 #define PLL8_VOTE 253 macro
H A Dqcom,gcc-mdm9615.h297 #define PLL8_VOTE 287 macro
H A Dqcom,gcc-msm8960.h295 #define PLL8_VOTE 287 macro