Home
last modified time | relevance | path

Searched defs:dspcntr_reg (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/gma500/
Dmdfld_intel_display.c155 int dspcntr_reg = DSPACNTR; in mdfld__intel_plane_set_alpha() local
200 int dspcntr_reg = DSPACNTR; in mdfld__intel_pipe_set_base() local
285 int dspcntr_reg = DSPACNTR; in mdfld_disable_crtc() local
377 int dspcntr_reg = DSPACNTR; in mdfld_crtc_dpms() local
769 int dspcntr_reg = DSPACNTR; in mdfld_crtc_mode_set() local
Doaktrail_crtc.c168 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in oaktrail_crtc_dpms() local
297 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in oaktrail_crtc_mode_set() local
520 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in oaktrail_pipe_set_base() local
Dmdfld_device.c190 u32 dspcntr_reg = DSPACNTR; in mdfld_save_display_registers() local
383 u32 dspcntr_reg = DSPACNTR; in mdfld_restore_display_registers() local
Dmdfld_dsi_pkg_sender.h47 u32 dspcntr_reg; member
Dmdfld_dsi_dpi.c121 u32 dspcntr_reg = DSPACNTR; in dsi_set_pipe_plane_enable_state() local
826 u32 dspcntr_reg = DSPACNTR; in mdfld_dsi_dpi_mode_set() local
Dcdv_intel_display.c490 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in cdv_intel_pipe_set_base() local
568 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in cdv_intel_crtc_dpms() local
716 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in cdv_intel_crtc_mode_set() local
Dpsb_intel_display.c348 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in psb_intel_pipe_set_base() local
432 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in psb_intel_crtc_dpms() local
597 int dspcntr_reg = (pipe == 0) ? DSPACNTR : DSPBCNTR; in psb_intel_crtc_mode_set() local
/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_tv.c1080 int dspcntr_reg = DSPCNTR(intel_crtc->plane); in intel_tv_mode_set() local