Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c277 int vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B; in oaktrail_crtc_hdmi_mode_set()
760 pipeb->vblank = PSB_RVDC32(VBLANK_B); in oaktrail_hdmi_save()
813 PSB_WVDC32(pipeb->vblank, VBLANK_B); in oaktrail_hdmi_restore()
H A Dpsb_device.c233 .vblank = VBLANK_B,
H A Doaktrail_device.c431 .vblank = VBLANK_B,
H A Dcdv_device.c534 .vblank = VBLANK_B,
H A Dpsb_intel_reg.h134 #define VBLANK_B 0x61010 macro