Searched refs:PIPEACONF_ENABLE (Results 1 – 8 of 8) sorted by relevance
233 if ((temp & PIPEACONF_ENABLE) != 0) { in mdfld_disable_crtc()234 temp &= ~PIPEACONF_ENABLE; in mdfld_disable_crtc()247 & PIPEACONF_ENABLE)) || pipe == 1) { in mdfld_disable_crtc()342 if ((temp & PIPEACONF_ENABLE) == 0) { in mdfld_crtc_dpms()367 temp &= ~PIPEACONF_ENABLE; in mdfld_crtc_dpms()383 temp |= PIPEACONF_ENABLE; in mdfld_crtc_dpms()419 if ((temp & PIPEACONF_ENABLE) != 0) { in mdfld_crtc_dpms()420 temp &= ~PIPEACONF_ENABLE; in mdfld_crtc_dpms()432 | REG_READ(PIPECCONF)) & PIPEACONF_ENABLE)) in mdfld_crtc_dpms()812 dev_priv->pipeconf[pipe] = PIPEACONF_ENABLE; /* FIXME_JLIU7 REG_READ(pipeconf_reg); */ in mdfld_crtc_mode_set()
363 pipeconf |= PIPEACONF_ENABLE; in oaktrail_crtc_hdmi_mode_set()403 if ((temp & PIPEACONF_ENABLE) != 0) { in oaktrail_crtc_hdmi_dpms()404 REG_WRITE(PIPEBCONF, temp & ~PIPEACONF_ENABLE); in oaktrail_crtc_hdmi_dpms()410 if ((temp & PIPEACONF_ENABLE) != 0) { in oaktrail_crtc_hdmi_dpms()411 REG_WRITE(PCH_PIPEBCONF, temp & ~PIPEACONF_ENABLE); in oaktrail_crtc_hdmi_dpms()445 if ((temp & PIPEACONF_ENABLE) == 0) { in oaktrail_crtc_hdmi_dpms()446 REG_WRITE(PIPEBCONF, temp | PIPEACONF_ENABLE); in oaktrail_crtc_hdmi_dpms()452 if ((temp & PIPEACONF_ENABLE) == 0) { in oaktrail_crtc_hdmi_dpms()453 REG_WRITE(PCH_PIPEBCONF, temp | PIPEACONF_ENABLE); in oaktrail_crtc_hdmi_dpms()
262 if ((temp & PIPEACONF_ENABLE) == 0) { in oaktrail_crtc_dpms()264 temp | PIPEACONF_ENABLE, i); in oaktrail_crtc_dpms()306 if ((temp & PIPEACONF_ENABLE) != 0) { in oaktrail_crtc_dpms()308 temp & ~PIPEACONF_ENABLE, i); in oaktrail_crtc_dpms()
518 if (!(reg_val & PIPEACONF_ENABLE)) in psb_enable_vblank()579 if (!(reg_val & PIPEACONF_ENABLE)) in mdfld_enable_te()648 if (!(reg_val & PIPEACONF_ENABLE)) { in psb_get_vblank_counter()
244 if ((temp & PIPEACONF_ENABLE) == 0) in gma_crtc_dpms()245 REG_WRITE(map->conf, temp | PIPEACONF_ENABLE); in gma_crtc_dpms()292 if ((temp & PIPEACONF_ENABLE) != 0) { in gma_crtc_dpms()293 REG_WRITE(map->conf, temp & ~PIPEACONF_ENABLE); in gma_crtc_dpms()
202 pipeconf |= PIPEACONF_ENABLE; in psb_intel_crtc_mode_set()
480 #define PIPEACONF_ENABLE (1 << 31) macro
723 pipeconf |= PIPEACONF_ENABLE; in cdv_intel_crtc_mode_set()