Home
last modified time | relevance | path

Searched refs:PFIT_CONTROL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Doaktrail_device.c181 regs->psb.savePFIT_CONTROL = PSB_RVDC32(PFIT_CONTROL); in oaktrail_save_display_registers()
305 PSB_WVDC32(regs->psb.savePFIT_CONTROL, PFIT_CONTROL); in oaktrail_restore_display_registers()
H A Dpsb_intel_display.c85 pfit_control = REG_READ(PFIT_CONTROL); in psb_intel_panel_fitter_pipe()
215 REG_WRITE(PFIT_CONTROL, 0); in psb_intel_crtc_mode_set()
H A Dcdv_intel_display.c564 pfit_control = REG_READ(PFIT_CONTROL); in cdv_intel_panel_fitter_pipe()
763 REG_WRITE(PFIT_CONTROL, 0); in cdv_intel_crtc_mode_set()
H A Dpsb_intel_reg.h205 #define PFIT_CONTROL 0x61230 macro