Searched refs:PLL2 (Results 1 – 14 of 14) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | ak4642.c | 118 #define PLL2 (1 << 6) macro 121 #define PLL_MASK (PLL3 | PLL2 | PLL1 | PLL0) 349 pll = PLL2; in ak4642_dai_set_sysclk() 352 pll = PLL2 | PLL0; in ak4642_dai_set_sysclk() 355 pll = PLL2 | PLL1; in ak4642_dai_set_sysclk() 358 pll = PLL2 | PLL1 | PLL0; in ak4642_dai_set_sysclk() 361 pll = PLL3 | PLL2; in ak4642_dai_set_sysclk() 364 pll = PLL3 | PLL2 | PLL0; in ak4642_dai_set_sysclk() 371 pll = PLL3 | PLL2 | PLL1; in ak4642_dai_set_sysclk() 375 pll = PLL3 | PLL2 | PLL1 | PLL0; in ak4642_dai_set_sysclk()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | ti,cdce925.txt | 21 For both PLL1 and PLL2 an optional child node can be used to specify spread 38 PLL2 {
|
D | st,nomadik.txt | 30 - clock-id: must be 1 or 2 for PLL1 and PLL2 respectively
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 135 #define PLL2 118 macro
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 135 #define PLL2 118 macro
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 135 #define PLL2 118 macro
|
/linux-4.4.14/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 135 #define PLL2 118 macro
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 135 #define PLL2 118 macro
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 135 #define PLL2 118 macro
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/ |
D | qcom,mmcc-msm8960.h | 135 #define PLL2 118 macro
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | zl10039.c | 55 PLL2, enumerator
|
/linux-4.4.14/drivers/clk/ |
D | Kconfig | 115 Y4 and Y5 derive from PLL2
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ste-nomadik-stn8815.dtsi | 177 * that is parent of TIMCLK, PLL1 and PLL2 222 /* PLL2 is usually 864 MHz and divided into a few fixed rates */
|
/linux-4.4.14/drivers/clk/qcom/ |
D | mmcc-msm8960.c | 2760 [PLL2] = &pll2.clkr, 2936 [PLL2] = &pll2.clkr,
|