Home
last modified time | relevance | path

Searched refs:PLL2 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dak4642.c114 #define PLL2 (1 << 6) macro
117 #define PLL_MASK (PLL3 | PLL2 | PLL1 | PLL0)
345 pll = PLL2; in ak4642_dai_set_sysclk()
348 pll = PLL2 | PLL0; in ak4642_dai_set_sysclk()
351 pll = PLL2 | PLL1; in ak4642_dai_set_sysclk()
354 pll = PLL2 | PLL1 | PLL0; in ak4642_dai_set_sysclk()
357 pll = PLL3 | PLL2; in ak4642_dai_set_sysclk()
360 pll = PLL3 | PLL2 | 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()
/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c489 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up()
510 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up()
521 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up()
527 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up()
565 DUMP_REG(PLL2); in dump_sor_reg()
702 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_enable_dp()
716 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_enable_dp()
726 if (tegra_dc_sor_poll_register(sor, PLL2, in tegra_dc_sor_enable_dp()
734 tegra_sor_write_field(sor, PLL2, PLL2_AUX2_MASK | in tegra_dc_sor_enable_dp()
H A Dsor.h256 #define PLL2 0x19 macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dti,cdce925.txt30 For all PLL1, PLL2, ... an optional child node can be used to specify spread
49 PLL2 {
H A Dst,nomadik.txt30 - clock-id: must be 1 or 2 for PLL1 and PLL2 respectively
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dqcom,mmcc-msm8960.h127 #define PLL2 118 macro
H A Dstm32mp1-clks.h184 #define PLL2 177 macro
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dzl10039.c41 PLL2, enumerator
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-nomadik-stn8815.dtsi196 * that is parent of TIMCLK, PLL1 and PLL2
241 /* PLL2 is usually 864 MHz and divided into a few fixed rates */
/OK3568_Linux_fs/kernel/drivers/clk/
H A DKconfig188 Y4 and Y5 derive from PLL2
H A Dclk-stm32mp1.c1687 PLL(PLL2, "pll2", "ref1", CLK_IGNORE_UNUSED, RCC_PLL2CR),
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dmmcc-msm8960.c2717 [PLL2] = &pll2.clkr,
2893 [PLL2] = &pll2.clkr,