Home
last modified time | relevance | path

Searched refs:HBLANK_A (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Doaktrail_device.c146 p->hblank = PSB_RVDC32(HBLANK_A); in oaktrail_save_display_registers()
266 PSB_WVDC32(p->hblank, HBLANK_A); in oaktrail_restore_display_registers()
404 .hblank = HBLANK_A,
H A Dpsb_device.c206 .hblank = HBLANK_A,
H A Dcdv_device.c506 .hblank = HBLANK_A,
H A Dpsb_intel_reg.h121 #define HBLANK_A 0x60004 macro
H A Doaktrail_hdmi.c274 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B; in oaktrail_crtc_hdmi_mode_set()