Home
last modified time | relevance | path

Searched refs:VBLANK_B (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c278 int vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B; in oaktrail_crtc_hdmi_mode_set()
761 pipeb->vblank = PSB_RVDC32(VBLANK_B); in oaktrail_hdmi_save()
814 PSB_WVDC32(pipeb->vblank, VBLANK_B); in oaktrail_hdmi_restore()
H A Dpsb_device.c233 .vblank = VBLANK_B,
H A Doaktrail_device.c431 .vblank = VBLANK_B,
H A Dpsb_intel_reg.h134 #define VBLANK_B 0x61010 macro