Searched refs:PIPEACONF (Results 1 – 6 of 6) sorted by relevance
76 return PIPEACONF; in mid_pipeconf()584 uint32_t pipeconf_reg = PIPEACONF; in psb_get_vblank_counter()
213 PSB_WVDC32(0x0, PIPEACONF); in ospm_suspend_display()221 PSB_WVDC32(0x0, PIPEACONF); in ospm_suspend_display()
429 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF; in psb_intel_crtc_dpms()587 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF; in psb_intel_crtc_mode_set()867 crtc_state->savePIPECONF = REG_READ(pipeA ? PIPEACONF : PIPEBCONF); in psb_intel_crtc_save()935 REG_READ(pipeA ? PIPEACONF : PIPEBCONF), in psb_intel_crtc_restore()1005 REG_WRITE(pipeA ? PIPEACONF : PIPEBCONF, crtc_state->savePIPECONF); in psb_intel_crtc_restore()
362 #define PIPEACONF 0x70008 macro
281 #define PIPEACONF 0x70008 macro
585 hw->pipe_a_conf = INREG(PIPEACONF); in intelfbhw_read_hw_state()1345 pipe_conf_reg = PIPEACONF; in intelfbhw_program_mode()