Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c278 int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B; in oaktrail_crtc_hdmi_mode_set()
761 pipeb->vsync = PSB_RVDC32(VSYNC_B); in oaktrail_hdmi_save()
814 PSB_WVDC32(pipeb->vsync, VSYNC_B); in oaktrail_hdmi_restore()
H A Dpsb_device.c234 .vsync = VSYNC_B,
H A Doaktrail_device.c432 .vsync = VSYNC_B,
H A Dcdv_device.c535 .vsync = VSYNC_B,
H A Dpsb_intel_reg.h135 #define VSYNC_B 0x61014 macro
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h215 #define VSYNC_B 0x61014 macro
H A Dintelfbhw.c566 hw->vsync_b = INREG(VSYNC_B); in intelfbhw_read_hw_state()
1320 vsync_reg = VSYNC_B; in intelfbhw_program_mode()