Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c275 int vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B; in oaktrail_crtc_hdmi_mode_set()
758 pipeb->vblank = PSB_RVDC32(VBLANK_B); in oaktrail_hdmi_save()
811 PSB_WVDC32(pipeb->vblank, VBLANK_B); in oaktrail_hdmi_restore()
Dpsb_device.c233 .vblank = VBLANK_B,
Doaktrail_device.c431 .vblank = VBLANK_B,
Dcdv_device.c533 .vblank = VBLANK_B,
Dpsb_intel_reg.h134 #define VBLANK_B 0x61010 macro
/linux-6.1.9/drivers/video/fbdev/intelfb/
Dintelfbhw.h214 #define VBLANK_B 0x61010 macro
Dintelfbhw.c565 hw->vblank_b = INREG(VBLANK_B); in intelfbhw_read_hw_state()
1322 vblank_reg = VBLANK_B; in intelfbhw_program_mode()