Searched refs:HBLANK_A (Results 1 – 4 of 4) sorted by relevance
589 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B; in psb_intel_crtc_mode_set()873 crtc_state->saveHBLANK = REG_READ(pipeA ? HBLANK_A : HBLANK_B); in psb_intel_crtc_save()941 REG_READ(pipeA ? HBLANK_A : HBLANK_B), in psb_intel_crtc_restore()993 REG_WRITE(pipeA ? HBLANK_A : HBLANK_B, crtc_state->saveHBLANK); in psb_intel_crtc_restore()
58 #define HBLANK_A 0x60004 macro
202 #define HBLANK_A 0x60004 macro
554 hw->hblank_a = INREG(HBLANK_A); in intelfbhw_read_hw_state()1349 hblank_reg = HBLANK_A; in intelfbhw_program_mode()