Searched refs:planeReg (Results 1 – 1 of 1) sorted by relevance
631 addr_t planeReg = INTEL_DISPLAY_A_CONTROL + fPlaneOffset; in Enable() local638 write32(planeReg, read32(planeReg) | DISPLAY_CONTROL_ENABLED); in Enable()648 write32(planeReg, read32(planeReg) & ~DISPLAY_CONTROL_ENABLED); in Enable()