Home
last modified time | relevance | path

Searched refs:DPLL (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/
H A Ddpll.txt1 Binding for Texas Instruments DPLL clock.
6 register-mapped DPLL with usually two selectable input clocks
12 for the actual DPLL clock.
39 - reg : offsets for the register set for controlling the DPLL.
49 - DPLL mode setting - defining any one or more of the following overrides
51 - ti,low-power-stop : DPLL supports low power stop mode, gating output
52 - ti,low-power-bypass : DPLL output matches rate of parent bypass clock
53 - ti,lock : DPLL locks in programmed rate
H A Dapll.txt11 a subtype of a DPLL [2], although a simplified one at that.
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3308.c78 [DPLL] = PLL(pll_rk3328, PLL_DPLL, RK3308_PLL_CON(8),
186 priv->dpll_hz = rockchip_pll_get_rate(&rk3308_pll_clks[DPLL], in rk3308_clk_get_pll_rate()
187 priv->cru, DPLL); in rk3308_clk_get_pll_rate()
275 pll_rate = rockchip_pll_get_rate(&rk3308_pll_clks[DPLL], in rk3308_mac_set_clk()
276 priv->cru, DPLL); in rk3308_mac_set_clk()
943 rate = rockchip_pll_get_rate(&rk3308_pll_clks[DPLL], in rk3308_clk_get_rate()
944 priv->cru, DPLL); in rk3308_clk_get_rate()
1024 ret = rockchip_pll_set_rate(&rk3308_pll_clks[DPLL], priv->cru, in rk3308_clk_set_rate()
1025 DPLL, rate); in rk3308_clk_set_rate()
1026 priv->dpll_hz = rockchip_pll_get_rate(&rk3308_pll_clks[DPLL], in rk3308_clk_set_rate()
[all …]
H A Dclk_rk322x.c84 [DPLL] = PLL(pll_rk3036, PLL_DPLL, RK2928_PLL_CON(3),
674 ret = rockchip_pll_set_rate(&rk322x_pll_clks[DPLL], in rk322x_clk_set_rate()
675 priv->cru, DPLL, rate); in rk322x_clk_set_rate()
H A Dclk_rv1106.c41 [DPLL] = PLL(pll_rk3328, PLL_DPLL, RV1106_PLL_CON(16),
1056 rate = rockchip_pll_get_rate(&rv1106_pll_clks[DPLL], priv->cru, in rv1106_clk_get_rate()
1057 DPLL); in rv1106_clk_get_rate()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclk.h20 #define DPLL 9 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dvo.c494 dpll[pipe] = intel_de_read(dev_priv, DPLL(pipe)); in intel_dvo_init()
495 intel_de_write(dev_priv, DPLL(pipe), in intel_dvo_init()
503 intel_de_write(dev_priv, DPLL(pipe), dpll[pipe]); in intel_dvo_init()
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dxlnx-zynqmp-clk.h15 #define DPLL 3 macro
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos5422-odroid-core.dtsi97 /* derived from 600MHz DPLL */
199 /* derived from 600MHz DPLL */
235 /* derived from 600MHz DPLL */
247 /* derived from 600MHz DPLL */
262 /* derived from 600MHz DPLL */
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsleep24xx.S60 mov r5, #0x2000 @ set delay (DPLL relock + DLL relock)
/OK3568_Linux_fs/u-boot/board/rockchip/evb_rv1108/
H A DREADME31 APLL: 400000000 DPLL:798000000 GPLL:384000000
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3368.h16 DPLL, enumerator
H A Dcru_rk3128.h64 DPLL, enumerator
H A Dcru_rk322x.h61 DPLL, enumerator
H A Dcru_rk3328.h59 DPLL, enumerator
H A Dcru_rv1106.h27 DPLL, enumerator
H A Dcru_rk1808.h21 DPLL, enumerator
H A Dcru_rk3528.h26 DPLL, enumerator
H A Dcru_rv1126.h49 DPLL, enumerator
H A Dcru_px30.h28 DPLL, enumerator
H A Dcru_rk3562.h29 DPLL, enumerator
H A Dcru_rk3568.h22 DPLL, enumerator
H A Dcru_rk3308.h36 DPLL, enumerator
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3308.c202 pll_set(DPLL, priv, &rk3308_pll_div); in rkdclk_init()
270 pll_set(DPLL, priv, &rk3308_pll_div); in rkdclk_init()
333 pll_set(DPLL, priv, &rk3308_pll_div); in rkdclk_init()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dti-phy.txt10 "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control

12