Searched refs:HBLANK_A (Results 1 – 9 of 9) sorted by relevance
214 p->hblank = PSB_RVDC32(HBLANK_A); in oaktrail_save_display_registers()334 PSB_WVDC32(p->hblank, HBLANK_A); in oaktrail_restore_display_registers()472 .hblank = HBLANK_A,
271 .hblank = HBLANK_A,
456 .hblank = HBLANK_A,
534 .hblank = HBLANK_A,
133 #define HBLANK_A 0x60004 macro
270 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B; in oaktrail_crtc_hdmi_mode_set()
798 REG_WRITE(HBLANK_A, ((mode->htotal - 1) << 16) | (mode->hdisplay - 1)); in mdfld_set_pipe_timing()
202 #define HBLANK_A 0x60004 macro
554 hw->hblank_a = INREG(HBLANK_A); in intelfbhw_read_hw_state()1348 hblank_reg = HBLANK_A; in intelfbhw_program_mode()