Searched refs:VTOTAL_A (Results 1 - 9 of 9) sorted by relevance

/drivers/gpu/drm/gma500/
H A Doaktrail_device.c216 p->vtotal = PSB_RVDC32(VTOTAL_A);
336 PSB_WVDC32(p->vtotal, VTOTAL_A);
474 .vtotal = VTOTAL_A,
H A Dpsb_device.c273 .vtotal = VTOTAL_A,
H A Dmdfld_device.c458 .vtotal = VTOTAL_A,
H A Dcdv_device.c536 .vtotal = VTOTAL_A,
H A Dmdfld_dsi_dpi.c802 REG_WRITE(VTOTAL_A, ((mode->vtotal - 1) << 16) | (mode->vdisplay - 1));
H A Doaktrail_hdmi.c272 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
H A Dpsb_intel_reg.h135 #define VTOTAL_A 0x6000c macro
/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h204 #define VTOTAL_A 0x6000c macro
H A Dintelfbhw.c556 hw->vtotal_a = INREG(VTOTAL_A);
787 printk(" VTOTAL_A: 0x%08x\n", hw->vtotal_a);
1350 vtotal_reg = VTOTAL_A;

Completed in 56 milliseconds