Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c275 int hsync_reg = (pipe == 0) ? HSYNC_A : HSYNC_B; in oaktrail_crtc_hdmi_mode_set()
758 pipeb->hsync = PSB_RVDC32(HSYNC_B); in oaktrail_hdmi_save()
811 PSB_WVDC32(pipeb->hsync, HSYNC_B); in oaktrail_hdmi_restore()
H A Dpsb_device.c231 .hsync = HSYNC_B,
H A Doaktrail_device.c429 .hsync = HSYNC_B,
H A Dcdv_device.c532 .hsync = HSYNC_B,
H A Dpsb_intel_reg.h132 #define HSYNC_B 0x61008 macro