Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/gma500/ !
Doaktrail_hdmi.c276 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B; in oaktrail_crtc_hdmi_mode_set()
759 pipeb->vtotal = PSB_RVDC32(VTOTAL_B); in oaktrail_hdmi_save()
812 PSB_WVDC32(pipeb->vtotal, VTOTAL_B); in oaktrail_hdmi_restore()
Dpsb_device.c232 .vtotal = VTOTAL_B,
Doaktrail_device.c430 .vtotal = VTOTAL_B,
Dcdv_device.c533 .vtotal = VTOTAL_B,
Dpsb_intel_reg.h133 #define VTOTAL_B 0x6100c macro