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

/drivers/gpu/drm/gma500/
H A Doaktrail_device.c217 p->vblank = PSB_RVDC32(VBLANK_A);
337 PSB_WVDC32(p->vblank, VBLANK_A);
475 .vblank = VBLANK_A,
H A Dpsb_device.c274 .vblank = VBLANK_A,
H A Dmdfld_device.c459 .vblank = VBLANK_A,
H A Dcdv_device.c537 .vblank = VBLANK_A,
H A Dmdfld_dsi_dpi.c803 REG_WRITE(VBLANK_A, ((mode->vtotal - 1) << 16) | (mode->vdisplay - 1));
H A Doaktrail_hdmi.c273 int vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B;
H A Dpsb_intel_reg.h136 #define VBLANK_A 0x60010 macro
/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h205 #define VBLANK_A 0x60010 macro
H A Dintelfbhw.c557 hw->vblank_a = INREG(VBLANK_A);
788 printk(" VBLANK_A: 0x%08x\n", hw->vblank_a);
1351 vblank_reg = VBLANK_A;

Completed in 54 milliseconds