Searched refs:PLL3 (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | ak4642.c | 113 #define PLL3 (1 << 7) macro 117 #define PLL_MASK (PLL3 | PLL2 | PLL1 | PLL0) 357 pll = PLL3 | PLL2; in ak4642_dai_set_sysclk() 360 pll = PLL3 | PLL2 | PLL0; in ak4642_dai_set_sysclk() 363 pll = PLL3; 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/linux/include/dt-bindings/clock/ |
H A D | stm32mp13-clks.h | 21 #define PLL3 8 macro
|
H A D | stm32mp1-clks.h | 185 #define PLL3 178 macro
|
H A D | qcom,gcc-ipq806x.h | 231 #define PLL3 222 macro
|
H A D | qcom,gcc-mdm9615.h | 288 #define PLL3 278 macro
|
H A D | qcom,gcc-msm8960.h | 286 #define PLL3 278 macro
|
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | stm32mp1-clks.h | 185 #define PLL3 178 macro
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | zl10039.c | 42 PLL3, enumerator
|
/openbmc/u-boot/doc/ |
H A D | README.Heterogeneous-SoCs | 55 PLL5, PLL3 is Reserved(as mentioned in RM), so this define contains the
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | sor.c | 564 DUMP_REG(PLL3); in dump_sor_reg() 705 tegra_sor_write_field(sor, PLL3, in tegra_dc_sor_enable_dp()
|
H A D | sor.h | 282 #define PLL3 0x1a macro
|
/openbmc/u-boot/doc/device-tree-bindings/clock/ |
H A D | st,stm32mp1.txt | 25 MPU AXI MCU PLL12 PLL3 PLL4 RTC MCO1 MCO2
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8960.dtsi | 169 <&gcc PLL3>,
|
H A D | qcom-apq8064.dtsi | 853 <&gcc PLL3>,
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | hw.c | 740 REG_CLR_BIT(ah, PLL3, PLL3_DO_MEAS_MASK); in ar9003_get_pll_sqsum_dvc() 742 REG_SET_BIT(ah, PLL3, PLL3_DO_MEAS_MASK); in ar9003_get_pll_sqsum_dvc() 756 return (REG_READ(ah, PLL3) & SQSUM_DVC_MASK) >> 3; in ar9003_get_pll_sqsum_dvc()
|
H A D | reg.h | 1375 #define PLL3 0x16188 macro
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | gcc-msm8960.c | 3242 [PLL3] = &pll3.clkr, 3470 [PLL3] = &pll3.clkr,
|
H A D | gcc-ipq806x.c | 3069 [PLL3] = &pll3.clkr,
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 1775 PLL(PLL3, "pll3", ref3_parents, 0, RCC_PLL3CR, RCC_RCK3SELR),
|