Searched refs:PLL2 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | ak4642.c | 114 #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()
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | sor.c | 486 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up() 507 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up() 518 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up() 524 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_power_up() 563 DUMP_REG(PLL2); in dump_sor_reg() 700 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_enable_dp() 714 tegra_sor_write_field(sor, PLL2, in tegra_dc_sor_enable_dp() 724 if (tegra_dc_sor_poll_register(sor, PLL2, in tegra_dc_sor_enable_dp() 732 tegra_sor_write_field(sor, PLL2, PLL2_AUX2_MASK | in tegra_dc_sor_enable_dp()
|
H A D | sor.h | 255 #define PLL2 0x19 macro
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | starfive,jh7110-syscrg.yaml | 32 - description: PLL2 46 - description: PLL2
|
H A D | st,nomadik.txt | 30 - clock-id: must be 1 or 2 for PLL1 and PLL2 respectively
|
H A D | ti,cdce925.yaml | 98 PLL2 {
|
H A D | ti,lmk04832.yaml | 40 - description: PLL2 reference clock.
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | qcom,mmcc-msm8960.h | 127 #define PLL2 118 macro
|
H A D | stm32mp13-clks.h | 20 #define PLL2 7 macro
|
H A D | stm32mp1-clks.h | 184 #define PLL2 177 macro
|
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | stm32mp1-clks.h | 184 #define PLL2 177 macro
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | zl10039.c | 41 PLL2, enumerator
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-nomadik-stn8815.dtsi | 196 * that is parent of TIMCLK, PLL1 and PLL2 241 /* PLL2 is usually 864 MHz and divided into a few fixed rates */
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | mmcc-msm8960.c | 2801 [PLL2] = &pll2.clkr, 2977 [PLL2] = &pll2.clkr,
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 1774 PLL(PLL2, "pll2", ref12_parents, 0, RCC_PLL2CR, RCC_RCK12SELR), 2094 PLL2,
|
H A D | Kconfig | 201 Y4 and Y5 derive from PLL2
|