Searched refs:PLL1 (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/sound/soc/codecs/ |
D | ak4642.c | 115 #define PLL1 (1 << 5) macro 117 #define PLL_MASK (PLL3 | PLL2 | PLL1 | PLL0) 351 pll = PLL2 | PLL1; in ak4642_dai_set_sysclk() 354 pll = PLL2 | PLL1 | PLL0; in ak4642_dai_set_sysclk() 367 pll = PLL3 | PLL2 | PLL1; in ak4642_dai_set_sysclk() 371 pll = PLL3 | PLL2 | PLL1 | PLL0; in ak4642_dai_set_sysclk()
|
/Linux-v5.4/Documentation/arm/sunxi/ |
D | clocks.rst | 20 PLL1 31 PLL1 |
|
/Linux-v5.4/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 126 #define PLL1 117 macro
|
D | stm32mp1-clks.h | 183 #define PLL1 176 macro
|
/Linux-v5.4/arch/mips/boot/dts/ingenic/ |
D | gcw0.dts | 45 /* Put high-speed peripherals under PLL1, such that we can change the
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | ti,cdce925.txt | 30 For all PLL1, PLL2, ... an optional child node can be used to specify spread
|
D | st,nomadik.txt | 30 - clock-id: must be 1 or 2 for PLL1 and PLL2 respectively
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/st/ |
D | st,flexgen.txt | 31 | | |PLL1 | | | | | | | | | |
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ti/davinci/ |
D | pll.txt | 10 - "ti,da850-pll1" for PLL1 on DA850/OMAP-L138/AM18XX
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | zl10039.c | 40 PLL1, enumerator
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | ste-nomadik-stn8815.dtsi | 196 * that is parent of TIMCLK, PLL1 and PLL2 218 /* PLL1 is locked to MXTALI and variable from 20.4 to 334 MHz */ 226 /* HCLK divides the PLL1 with 1,2,3 or 4 */
|
/Linux-v5.4/drivers/clk/nxp/ |
D | clk-lpc18xx-cgu.c | 523 LPC1XX_CGU_CLK_PLL(PLL1, pll1_src_ids, pll1_ops),
|
/Linux-v5.4/drivers/clk/ |
D | Kconfig | 159 Y2 and Y3 derive from PLL1
|
D | clk-stm32mp1.c | 1686 PLL(PLL1, "pll1", "ref1", CLK_IGNORE_UNUSED, RCC_PLL1CR),
|