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()
283 if ((pfit_control & PFIT_ENABLE) == 0) in oaktrail_panel_fitter_pipe()
376 pfit_control = (PFIT_ENABLE | VERT_AUTO_SCALE | in cdv_intel_lvds_mode_set()
218 #define PFIT_ENABLE (1 << 31) macro
495 pfit_control = (PFIT_ENABLE | VERT_AUTO_SCALE | in psb_intel_lvds_mode_set()
137 if ((pfit_control & PFIT_ENABLE) == 0) in psb_intel_panel_fitter_pipe()
468 if ((pfit_control & PFIT_ENABLE) == 0) in psb_intel_panel_fitter_pipe()
899 pfit_control = PFIT_ENABLE; in cdv_intel_dp_mode_set()
1021 if ((pfit_control & PFIT_ENABLE) == 0) in cdv_intel_panel_fitter_pipe()
395 pfit_control |= PFIT_ENABLE | PFIT_SCALING_PILLAR; in intel_lvds_compute_config()397 pfit_control |= PFIT_ENABLE | PFIT_SCALING_LETTER; in intel_lvds_compute_config()399 pfit_control |= PFIT_ENABLE | PFIT_SCALING_AUTO; in intel_lvds_compute_config()416 pfit_control |= (PFIT_ENABLE | in intel_lvds_compute_config()428 pfit_control |= (PFIT_ENABLE | in intel_lvds_compute_config()434 pfit_control |= (PFIT_ENABLE | in intel_lvds_compute_config()448 pfit_control |= PFIT_ENABLE; in intel_lvds_compute_config()465 if ((pfit_control & PFIT_ENABLE) == 0) { in intel_lvds_compute_config()
1017 if ((pfit_control & PFIT_ENABLE) == 0) in intel_panel_fitter_pipe()
1930 #define PFIT_ENABLE (1 << 31) macro