Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Doaktrail_device.c150 p->vsync = PSB_RVDC32(VSYNC_A); in oaktrail_save_display_registers()
270 PSB_WVDC32(p->vsync, VSYNC_A); in oaktrail_restore_display_registers()
408 .vsync = VSYNC_A,
H A Dpsb_device.c210 .vsync = VSYNC_A,
H A Dcdv_device.c510 .vsync = VSYNC_A,
H A Dpsb_intel_reg.h125 #define VSYNC_A 0x60014 macro
H A Doaktrail_hdmi.c278 int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B; in oaktrail_crtc_hdmi_mode_set()
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h206 #define VSYNC_A 0x60014 macro
H A Dintelfbhw.c558 hw->vsync_a = INREG(VSYNC_A); in intelfbhw_read_hw_state()
1344 vsync_reg = VSYNC_A; in intelfbhw_program_mode()