Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c277 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B; in oaktrail_crtc_hdmi_mode_set()
760 pipeb->vtotal = PSB_RVDC32(VTOTAL_B); in oaktrail_hdmi_save()
813 PSB_WVDC32(pipeb->vtotal, VTOTAL_B); in oaktrail_hdmi_restore()
H A Dpsb_device.c232 .vtotal = VTOTAL_B,
H A Doaktrail_device.c430 .vtotal = VTOTAL_B,
H A Dpsb_intel_reg.h133 #define VTOTAL_B 0x6100c macro