Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c272 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B; in oaktrail_crtc_hdmi_mode_set()
773 pipeb->vtotal = PSB_RVDC32(VTOTAL_B); in oaktrail_hdmi_save()
826 PSB_WVDC32(pipeb->vtotal, VTOTAL_B); in oaktrail_hdmi_restore()
Dpsb_device.c297 .vtotal = VTOTAL_B,
Dmdfld_device.c480 .vtotal = VTOTAL_B,
Doaktrail_device.c498 .vtotal = VTOTAL_B,
Dcdv_device.c561 .vtotal = VTOTAL_B,
Dpsb_intel_reg.h145 #define VTOTAL_B 0x6100c macro
/drivers/video/fbdev/intelfb/
Dintelfbhw.h213 #define VTOTAL_B 0x6100c macro
Dintelfbhw.c564 hw->vtotal_b = INREG(VTOTAL_B); in intelfbhw_read_hw_state()
1326 vtotal_reg = VTOTAL_B; in intelfbhw_program_mode()