Searched refs:PFIT_ENABLE (Results 1 – 12 of 12) sorted by relevance
148 REG_WRITE(PFIT_CONTROL, PFIT_ENABLE); in oaktrail_lvds_mode_set()152 REG_WRITE(PFIT_CONTROL, PFIT_ENABLE | in oaktrail_lvds_mode_set()155 REG_WRITE(PFIT_CONTROL, PFIT_ENABLE | in oaktrail_lvds_mode_set()158 REG_WRITE(PFIT_CONTROL, PFIT_ENABLE); in oaktrail_lvds_mode_set()160 REG_WRITE(PFIT_CONTROL, PFIT_ENABLE); in oaktrail_lvds_mode_set()
374 pfit_control = (PFIT_ENABLE | VERT_AUTO_SCALE | in cdv_intel_lvds_mode_set()
280 if ((pfit_control & PFIT_ENABLE) == 0) in oaktrail_panel_fitter_pipe()
184 #define PFIT_ENABLE (1 << 31) macro
495 pfit_control = (PFIT_ENABLE | VERT_AUTO_SCALE | in psb_intel_lvds_mode_set()
143 if ((pfit_control & PFIT_ENABLE) == 0) in psb_intel_panel_fitter_pipe()
700 if ((pfit_control & PFIT_ENABLE) == 0) in cdv_intel_panel_fitter_pipe()
579 if ((pfit_control & PFIT_ENABLE) == 0) in psb_intel_panel_fitter_pipe()
311 pfit_control |= PFIT_ENABLE | PFIT_SCALING_PILLAR; in intel_lvds_mode_fixup()313 pfit_control |= PFIT_ENABLE | PFIT_SCALING_LETTER; in intel_lvds_mode_fixup()315 pfit_control |= PFIT_ENABLE | PFIT_SCALING_AUTO; in intel_lvds_mode_fixup()332 pfit_control |= (PFIT_ENABLE | in intel_lvds_mode_fixup()344 pfit_control |= (PFIT_ENABLE | in intel_lvds_mode_fixup()350 pfit_control |= (PFIT_ENABLE | in intel_lvds_mode_fixup()364 pfit_control |= PFIT_ENABLE; in intel_lvds_mode_fixup()381 if ((pfit_control & PFIT_ENABLE) == 0) { in intel_lvds_mode_fixup()
1097 if ((pfit_control & PFIT_ENABLE) == 0) in intel_panel_fitter_pipe()
1690 #define PFIT_ENABLE (1 << 31) macro
3325 if ((pctl & PFIT_ENABLE) && in i9xx_crtc_disable()