Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A 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()
H A Dpsb_device.c232 .vtotal = VTOTAL_B,
H A Doaktrail_device.c430 .vtotal = VTOTAL_B,
H A Dcdv_device.c533 .vtotal = VTOTAL_B,
H A Dpsb_intel_reg.h133 #define VTOTAL_B 0x6100c macro
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h213 #define VTOTAL_B 0x6100c macro
H A Dintelfbhw.c564 hw->vtotal_b = INREG(VTOTAL_B); in intelfbhw_read_hw_state()
1321 vtotal_reg = VTOTAL_B; in intelfbhw_program_mode()