Searched refs:HBLANK_A (Results 1 – 9 of 9) sorted by relevance
204 p->hblank = PSB_RVDC32(HBLANK_A); in oaktrail_save_display_registers()324 PSB_WVDC32(p->hblank, HBLANK_A); in oaktrail_restore_display_registers()462 .hblank = HBLANK_A,
259 .hblank = HBLANK_A,
447 .hblank = HBLANK_A,
525 .hblank = HBLANK_A,
121 #define HBLANK_A 0x60004 macro
271 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B; in oaktrail_crtc_hdmi_mode_set()
802 REG_WRITE(HBLANK_A, ((mode->htotal - 1) << 16) | (mode->hdisplay - 1)); in mdfld_set_pipe_timing()
202 #define HBLANK_A 0x60004 macro
556 hw->hblank_a = INREG(HBLANK_A); in intelfbhw_read_hw_state()1345 hblank_reg = HBLANK_A; in intelfbhw_program_mode()