| /linux/drivers/bcma/ |
| H A D | driver_chipcommon_pmu.c | 84 u32 pll0, mask; in bcma_pmu2_pll_init0() local 115 pll0 = bcma_chipco_pll_read(cc, BCMA_CC_PMU15_PLL_PLLCTL0); in bcma_pmu2_pll_init0() 116 freq_tgt_current = (pll0 & BCMA_CC_PMU15_PLL_PC0_FREQTGT_MASK) >> in bcma_pmu2_pll_init0() 137 pll0 &= ~BCMA_CC_PMU15_PLL_PC0_FREQTGT_MASK; in bcma_pmu2_pll_init0() 138 pll0 |= freq_tgt_target << BCMA_CC_PMU15_PLL_PC0_FREQTGT_SHIFT; in bcma_pmu2_pll_init0() 139 bcma_chipco_pll_write(cc, BCMA_CC_PMU15_PLL_PLLCTL0, pll0); in bcma_pmu2_pll_init0() 353 static u32 bcma_pmu_pll_clock(struct bcma_drv_cc *cc, u32 pll0, u32 m) in bcma_pmu_pll_clock() argument 358 BUG_ON((pll0 & 3) || (pll0 > BCMA_CC_PMU4716_MAINPLL_PLL0)); in bcma_pmu_pll_clock() 370 tmp = bcma_chipco_pll_read(cc, pll0 + BCMA_CC_PPL_P1P2_OFF); in bcma_pmu_pll_clock() 374 tmp = bcma_chipco_pll_read(cc, pll0 + BCMA_CC_PPL_M14_OFF); in bcma_pmu_pll_clock() [all …]
|
| /linux/Documentation/devicetree/bindings/clock/ti/davinci/ |
| H A D | pll.txt | 9 - "ti,da850-pll0" for PLL0 on DA850/OMAP-L138/AM18XX 14 - for "ti,da850-pll0", shall be "clksrc", "extclksrc" 20 This property is only valid when compatible = "ti,da850-pll0". 42 This child node is only valid when compatible = "ti,da850-pll0". 56 pll0: clock-controller@11000 { 57 compatible = "ti,da850-pll0";
|
| /linux/Documentation/devicetree/bindings/clock/st/ |
| H A D | st,clkgen-pll.txt | 12 "st,clkgen-pll0" 13 "st,clkgen-pll0-a0" 14 "st,clkgen-pll0-c0"
|
| H A D | st,clkgen.txt | 51 compatible = "st,clkgen-pll0";
|
| /linux/arch/arc/boot/dts/ |
| H A D | abilis_tb10x.dtsi | 48 pll0: oscillator { label 51 clock-output-names = "pll0"; 56 clocks = <&pll0>; 62 clocks = <&pll0>;
|
| H A D | abilis_tb100.dtsi | 17 pll0: oscillator { label
|
| H A D | abilis_tb101.dtsi | 17 pll0: oscillator { label
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stih410-clock.dtsi | 75 compatible = "st,clkgen-pll0-a0"; 94 clk_s_c0_pll0: clk-s-c0-pll0 { 96 compatible = "st,clkgen-pll0-c0";
|
| H A D | stih418-clock.dtsi | 75 compatible = "st,clkgen-pll0-a0"; 94 clk_s_c0_pll0: clk-s-c0-pll0 { 96 compatible = "st,clkgen-pll0-c0";
|
| /linux/drivers/clk/mxs/ |
| H A D | clk-imx28.c | 133 ref_xtal, pll0, pll1, pll2, ref_cpu, ref_emi, ref_io0, ref_io1, enumerator 168 clks[pll0] = mxs_clk_pll("pll0", "ref_xtal", PLL0CTRL0, 17, 480000000); in mx28_clocks_init()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | dove-cubox.dts | 101 /* connect xtal input as source of pll0 and pll1 */
|
| /linux/drivers/phy/ti/ |
| H A D | Kconfig | 49 three clock selects (pll0, pll1, dig) and resets for each of the
|
| /linux/drivers/clk/qcom/ |
| H A D | gcc-mdm9615.c | 47 static struct clk_pll pll0 = { variable 69 &pll0.clkr.hw, 1615 [PLL0] = &pll0.clkr,
|
| H A D | gcc-ipq806x.c | 32 static struct clk_pll pll0 = { variable 54 &pll0.clkr.hw, 3067 [PLL0] = &pll0.clkr,
|
| /linux/arch/arm/boot/dts/ti/davinci/ |
| H A D | da850.dtsi | 135 pll0: clock-controller@11000 { label 136 compatible = "ti,da850-pll0";
|