Searched refs:PLL0 (Results 1 – 15 of 15) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | ak4642.c | 116 #define PLL0 (1 << 4) macro 117 #define PLL_MASK (PLL3 | PLL2 | PLL1 | PLL0) 348 pll = PLL2 | PLL0; in ak4642_dai_set_sysclk() 354 pll = PLL2 | PLL1 | PLL0; in ak4642_dai_set_sysclk() 360 pll = PLL3 | PLL2 | PLL0; in ak4642_dai_set_sysclk() 371 pll = PLL3 | PLL2 | PLL1 | PLL0; in ak4642_dai_set_sysclk()
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | microchip,mpfs-ccc.yaml | 24 - description: PLL0's control registers 35 - description: PLL0's refclk0 36 - description: PLL0's refclk1
|
| A D | starfive,jh7110-syscrg.yaml | 30 - description: PLL0 44 - description: PLL0
|
| A D | silabs,si5351.yaml | 216 /* Use XTAL input as source of PLL0 and PLL1 */ 225 * - PLL0 as clock source of multisynth 0 227 * - Multisynth 0 can change PLL0
|
| /linux/drivers/media/dvb-frontends/ |
| A D | zl10039.c | 39 PLL0 = 0, enumerator 218 ret = zl10039_write(state, PLL0, buf, sizeof(buf)); in zl10039_set_params()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | phy-cadence-torrent.yaml | 39 PHY input reference clocks - refclk (for PLL0) & pll1_refclk (for PLL1). 42 Same refclk is used for both PLL0 and PLL1 if no separate pll1_refclk is used.
|
| /linux/include/dt-bindings/clock/ |
| A D | qcom,gcc-msm8660.h | 256 #define PLL0 247 macro
|
| A D | qcom,gcc-ipq806x.h | 229 #define PLL0 220 macro
|
| A D | qcom,gcc-mdm9615.h | 286 #define PLL0 276 macro
|
| A D | qcom,gcc-msm8960.h | 284 #define PLL0 276 macro
|
| /linux/Documentation/devicetree/bindings/clock/ti/davinci/ |
| A D | pll.txt | 9 - "ti,da850-pll0" for PLL0 on DA850/OMAP-L138/AM18XX
|
| /linux/Documentation/devicetree/bindings/clock/st/ |
| A D | st,flexgen.txt | 21 | | |PLL0 | | | | |Dividers| |Dividers| | |
|
| /linux/arch/mips/boot/dts/ingenic/ |
| A D | gcw0.dts | 443 * PLL0 frequency on demand without having to suspend peripherals. 446 * Put the GPU under PLL0 since we want a higher frequency.
|
| /linux/drivers/clk/qcom/ |
| A D | gcc-mdm9615.c | 1615 [PLL0] = &pll0.clkr,
|
| A D | gcc-ipq806x.c | 3067 [PLL0] = &pll0.clkr,
|
Completed in 30 milliseconds