Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c278 int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B; in oaktrail_crtc_hdmi_mode_set()
761 pipeb->vsync = PSB_RVDC32(VSYNC_B); in oaktrail_hdmi_save()
814 PSB_WVDC32(pipeb->vsync, VSYNC_B); in oaktrail_hdmi_restore()
H A Dpsb_device.c234 .vsync = VSYNC_B,
H A Doaktrail_device.c432 .vsync = VSYNC_B,
H A Dcdv_device.c535 .vsync = VSYNC_B,
H A Dpsb_intel_reg.h135 #define VSYNC_B 0x61014 macro