Home
last modified time | relevance | path

Searched full:pll4 (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dallwinner,sun9i-a80-pll4-clk.yaml4 $id: http://devicetree.org/schemas/clock/allwinner,sun9i-a80-pll4-clk.yaml#
20 const: allwinner,sun9i-a80-pll4-clk
44 compatible = "allwinner,sun9i-a80-pll4-clk";
47 clock-output-names = "pll4";
H A Dqcom,gcc-ipq8064.yaml34 - description: PLL4 from LCC
41 - const: pll4
66 clocks = <&pxo_board>, <&cxo_board>, <&lcc PLL4>;
67 clock-names = "pxo", "cxo", "pll4";
H A Dallwinner,sun9i-a80-apb0-clk.yaml50 clocks = <&osc24M>, <&pll4>;
59 clocks = <&osc24M>, <&pll4>;
H A Dallwinner,sun4i-a10-ve-clk.yaml51 clocks = <&pll4>;
H A Dallwinner,sun9i-a80-ahb-clk.yaml48 clocks = <&gt_clk>, <&pll4>, <&pll12>, <&pll12>;
H A Dallwinner,sun9i-a80-cpus-clk.yaml48 clocks = <&osc32k>, <&osc24M>, <&pll4>, <&pll3>;
H A Dallwinner,sun9i-a80-gt-clk.yaml48 clocks = <&osc24M>, <&pll4>, <&pll12>, <&pll12>;
H A Dqcom,gcc-mdm9615.yaml31 - description: PLL4 from LLC
H A Dallwinner,sun4i-a10-mmc-clk.yaml82 clocks = <&osc24M>, <&pll4>;
H A Dqcom,gcc-apq8064.yaml48 - const: pll4
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dti,j721e-cpb-audio.yaml19 clock for AUDIO_REFCLK2 needs to be changed between PLL4 (for 48KHz) and
25 PLL4 ---> PLL4_HSDIV0 ---> MCASP10_AUXCLK ---> McASP10.auxclk
34 PLL4 ---> PLL4_HSDIV0 ---> MCASP0_AUXCLK ---> McASP0.auxclk
H A Dti,j721e-cpb-ivi-audio.yaml24 for AUDIO_REFCLK0 needs to be changed between PLL4 (for 48KHz) and PLL15 (for
28 Note: the same PLL4 and PLL15 is used by the audio support on the CPB!
31 PLL4 ---> PLL4_HSDIV0 ---> MCASP10_AUXCLK ---> McASP10.auxclk
/freebsd/sys/arm/freescale/imx/
H A Dimx6_ssi.c137 uint32_t mfi; /* PLL4 Multiplication Factor Integer */
138 uint32_t mfn; /* PLL4 Multiplication Factor Numerator */
139 uint32_t mfd; /* PLL4 Multiplication Factor Denominator */
144 { 192000, 49, 152, 1000 }, /* PLL4 49.152 Mhz */
157 * PLL4 div select -/ | | | | | | | | |
158 * PLL4 num --------------/ | | | | | | | |
159 * PLL4 denom -------------------/ | | | | | | |
160 * PLL4 post div ---------------------/ | | | | | |
H A Dimx6_ccm.c220 * Select PLL4 (Audio PLL) clock multiplexer as source. in imx_ccm_ssi_configure()
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_anadig.c61 #define ANADIG_PLL4_CTRL 0x070 /* PLL4 Control */
62 #define ANADIG_PLL4_NUM 0x080 /* PLL4 Numerator */
63 #define ANADIG_PLL4_DENOM 0x090 /* PLL4 Denominator */
H A Dvf_ccm.c178 PLL4 clock divider (before switching the clocks should be gated)
210 .sel_val = 0x3, /* Divided PLL4 main clock */
314 .sel_val = 0x3, /* Divided PLL4 main clock */
324 {"pll4", &pll4_clk},
H A Dvf_sai.c111 uint32_t mfi; /* PLL4 Multiplication Factor Integer */
112 uint32_t mfn; /* PLL4 Multiplication Factor Numerator */
113 uint32_t mfd; /* PLL4 Multiplication Factor Denominator */
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dqcom,lcc-ipq806x.h9 #define PLL4 0 macro
H A Dqcom,lcc-msm8960.h9 #define PLL4 0 macro
H A Dqcom,lcc-mdm9615.h11 #define PLL4 0 macro
H A Dstm32mp13-clks.h22 #define PLL4 9 macro
H A Dstm32mp1-clks.h186 #define PLL4 179 macro
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp157c-odyssey.dts41 assigned-clock-rates = <125000000>; /* Clock PLL4 to 750Mhz in ATF/U-Boot */
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8960.dtsi136 <&lcc PLL4>;
137 clock-names = "cxo", "pxo", "pll4";
H A Dqcom-mdm9615.dtsi108 <&lcc PLL4>;

12