Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/clock/ti/
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.
45 "ssc-deltam" - DPLL supports spread spectrum clocking (SSC), contains
47 "ssc-modfreq" - DPLL supports spread spectrum clocking (SSC), contains
58 - ti,lock : DPLL locks in programmed rate
59 - ti,min-div : the minimum divisor to start from to round the DPLL
61 - ti,ssc-deltam : DPLL supports spread spectrum clocking, frequency
63 - ti,ssc-modfreq-hz : DPLL supports spread spectrum clocking, spread
[all …]
A Dapll.txt11 a subtype of a DPLL [2], although a simplified one at that.
/linux/drivers/gpu/drm/i915/display/
A Dintel_dpll.c1455 intel_de_write(dev_priv, DPLL(pipe), dpll); in i9xx_enable_pll()
1458 intel_de_posting_read(dev_priv, DPLL(pipe)); in i9xx_enable_pll()
1470 intel_de_write(dev_priv, DPLL(pipe), dpll); in i9xx_enable_pll()
1475 intel_de_write(dev_priv, DPLL(pipe), dpll); in i9xx_enable_pll()
1607 intel_de_posting_read(dev_priv, DPLL(pipe)); in _vlv_enable_pll()
1626 intel_de_write(dev_priv, DPLL(pipe), in vlv_enable_pll()
1778 intel_de_write(dev_priv, DPLL(pipe), in chv_enable_pll()
1863 intel_de_write(dev_priv, DPLL(pipe), val); in vlv_disable_pll()
1864 intel_de_posting_read(dev_priv, DPLL(pipe)); in vlv_disable_pll()
1880 intel_de_write(dev_priv, DPLL(pipe), val); in chv_disable_pll()
[all …]
A Dintel_dvo.c499 dpll[pipe] = intel_de_read(dev_priv, DPLL(pipe)); in intel_dvo_init()
500 intel_de_write(dev_priv, DPLL(pipe), in intel_dvo_init()
508 intel_de_write(dev_priv, DPLL(pipe), dpll[pipe]); in intel_dvo_init()
A Dintel_display.c541 dpll_reg = DPLL(0); in vlv_wait_port_ready()
545 dpll_reg = DPLL(0); in vlv_wait_port_ready()
4262 tmp = intel_de_read(dev_priv, DPLL(crtc->pipe)); in i9xx_get_pipe_config()
4273 DPLL(crtc->pipe)); in i9xx_get_pipe_config()
11155 intel_de_write(dev_priv, DPLL(pipe), dpll); in i830_enable_pipe()
11158 intel_de_posting_read(dev_priv, DPLL(pipe)); in i830_enable_pipe()
11166 intel_de_write(dev_priv, DPLL(pipe), dpll); in i830_enable_pipe()
11170 intel_de_write(dev_priv, DPLL(pipe), dpll); in i830_enable_pipe()
11171 intel_de_posting_read(dev_priv, DPLL(pipe)); in i830_enable_pipe()
11208 intel_de_write(dev_priv, DPLL(pipe), DPLL_VGA_MODE_DIS); in i830_disable_pipe()
[all …]
A Dintel_display_power.c1419 u32 val = intel_de_read(dev_priv, DPLL(pipe)); in vlv_display_power_well_init()
1425 intel_de_write(dev_priv, DPLL(pipe), val); in vlv_display_power_well_init()
1582 (intel_de_read(dev_priv, DPLL(PIPE_B)) & DPLL_VCO_ENABLE) == 0) in assert_chv_phy_status()
5904 u32 status = intel_de_read(dev_priv, DPLL(PIPE_A)); in chv_phy_control_init()
A Dintel_pps.c82 pll_enabled = intel_de_read(dev_priv, DPLL(pipe)) & DPLL_VCO_ENABLE; in vlv_power_sequencer_kick()
/linux/Documentation/devicetree/bindings/clock/
A Dmicrochip,sparx5-dpll.yaml7 title: Microchip Sparx5 DPLL Clock
13 The Sparx5 DPLL clock controller generates and supplies clock to
/linux/include/dt-bindings/clock/
A Dxlnx-zynqmp-clk.h15 #define DPLL 3 macro
/linux/arch/arm/boot/dts/
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 */
A Drk3036.dtsi237 * Fix the emac parent clock is DPLL instead of APLL.
/linux/arch/arm/mach-omap2/
A Dsleep24xx.S60 mov r5, #0x2000 @ set delay (DPLL relock + DLL relock)
/linux/Documentation/devicetree/bindings/phy/
A Dti-phy.txt10 "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control
/linux/Documentation/arm/omap/
A Ddss.rst32 - Use DSI DPLL to create DSS FCK
301 Using DSI DPLL to generate pixel clock it is possible produce the pixel clock
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
A Dreg.h256 #define DPLL 0x034A macro
/linux/Documentation/networking/device_drivers/hamradio/
A Dz8530drv.rst308 present at all (BayCom). It feeds back the output of the DPLL
/linux/drivers/gpu/drm/i915/
A Di915_reg.h3503 #define DPLL(pipe) _MMIO_PIPE3((pipe), _DPLL_A, _DPLL_B, _CHV_DPLL_C) macro

Completed in 126 milliseconds