Searched refs:VSYNC_A (Results 1 – 4 of 4) sorted by relevance
593 int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B; in psb_intel_crtc_mode_set()877 crtc_state->saveVSYNC = REG_READ(pipeA ? VSYNC_A : VSYNC_B); in psb_intel_crtc_save()945 REG_READ(pipeA ? VSYNC_A : VSYNC_B), in psb_intel_crtc_restore()997 REG_WRITE(pipeA ? VSYNC_A : VSYNC_B, crtc_state->saveVSYNC); in psb_intel_crtc_restore()1285 vsync = REG_READ((pipe == 0) ? VSYNC_A : VSYNC_B); in psb_intel_crtc_mode_get()
62 #define VSYNC_A 0x60014 macro
206 #define VSYNC_A 0x60014 macro
558 hw->vsync_a = INREG(VSYNC_A); in intelfbhw_read_hw_state()1350 vsync_reg = VSYNC_A; in intelfbhw_program_mode()