Searched refs:DPLL (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/ |
D | dpll.txt | 1 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
|
D | apll.txt | 11 a subtype of a DPLL [2], although a simplified one at that.
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.c | 602 I915_WRITE(DPLL(PIPE_B), I915_READ(DPLL(PIPE_B)) | in vlv_dpio_cmn_power_well_enable() 653 I915_WRITE(DPLL(PIPE_B), I915_READ(DPLL(PIPE_B)) | in chv_dpio_cmn_power_well_enable() 655 I915_WRITE(DPLL(PIPE_B), I915_READ(DPLL(PIPE_B)) | in chv_dpio_cmn_power_well_enable() 659 I915_WRITE(DPLL(PIPE_C), I915_READ(DPLL(PIPE_C)) | in chv_dpio_cmn_power_well_enable()
|
D | intel_frontbuffer.c | 72 int dpll_reg = DPLL(pipe); in intel_increase_pllclock()
|
D | intel_dsi.c | 420 tmp = I915_READ(DPLL(pipe)); in intel_dsi_pre_enable() 422 I915_WRITE(DPLL(pipe), tmp); in intel_dsi_pre_enable()
|
D | intel_display.c | 1100 reg = DPLL(pipe); in assert_pll() 1588 int reg = DPLL(crtc->pipe); in vlv_enable_pll() 1648 I915_WRITE(DPLL(pipe), pipe_config->dpll_hw_state.dpll); in chv_enable_pll() 1651 if (wait_for(((I915_READ(DPLL(pipe)) & DPLL_LOCK_VLV) == DPLL_LOCK_VLV), 1)) in chv_enable_pll() 1677 int reg = DPLL(crtc->pipe); in i9xx_enable_pll() 1698 I915_WRITE(DPLL(!crtc->pipe), in i9xx_enable_pll() 1699 I915_READ(DPLL(!crtc->pipe)) | DPLL_DVO_2X_MODE); in i9xx_enable_pll() 1751 I915_WRITE(DPLL(PIPE_B), in i9xx_disable_pll() 1752 I915_READ(DPLL(PIPE_B)) & ~DPLL_DVO_2X_MODE); in i9xx_disable_pll() 1753 I915_WRITE(DPLL(PIPE_A), in i9xx_disable_pll() [all …]
|
D | i915_reg.h | 1839 #define DPLL(pipe) _PIPE3((pipe), _DPLL_A, _DPLL_B, _CHV_DPLL_C) macro
|
D | intel_dp.c | 355 pll_enabled = I915_READ(DPLL(pipe)) & DPLL_VCO_ENABLE; in vlv_power_sequencer_kick()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sleep24xx.S | 74 mov r5, #0x2000 @ set delay (DPLL relock + DLL relock)
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | ti-phy.txt | 10 "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | DSS | 31 - Use DSI DPLL to create DSS FCK 293 Using DSI DPLL to generate pixel clock it is possible produce the pixel clock
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/ |
D | reg.h | 281 #define DPLL 0x034A macro
|
/linux-4.1.27/Documentation/networking/ |
D | z8530drv.txt | 291 present at all (BayCom). It feeds back the output of the DPLL
|