Searched full:hfpll0 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | qcom,krait-cc.txt | 25 Definition: must be "hfpll0", "hfpll1", "acpu0_aux", "acpu1_aux", "qsb". 31 clocks = <&hfpll0>, <&hfpll1>, <&acpu0_aux>, <&acpu1_aux>, <qsb>; 32 clock-names = "hfpll0", "hfpll1", "acpu0_aux", "acpu1_aux", "qsb";
|
D | qcom,hfpll.yaml | 66 clock-output-names = "hfpll0";
|
/linux-6.12.1/drivers/clk/qcom/ |
D | gcc-msm8960.c | 105 static struct clk_hfpll hfpll0 = { variable 112 .name = "hfpll0", 116 .lock = __SPIN_LOCK_UNLOCKED(hfpll0.lock), 3362 [PLL9] = &hfpll0.clkr, 3576 [PLL9] = &hfpll0.clkr,
|
D | gcc-ipq806x.c | 133 static struct clk_hfpll hfpll0 = { variable 138 .name = "hfpll0", 142 .lock = __SPIN_LOCK_UNLOCKED(hfpll0.lock), 3185 [PLL9] = &hfpll0.clkr,
|