Searched refs:VSYNC_B (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()
72 #define VSYNC_B 0x61014 macro
215 #define VSYNC_B 0x61014 macro
566 hw->vsync_b = INREG(VSYNC_B); in intelfbhw_read_hw_state()1326 vsync_reg = VSYNC_B; in intelfbhw_program_mode()