Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/gma500/
Doaktrail_hdmi.c54 #define HDMI_HBLANK_A 0x3100 macro
345 HDMI_WRITE(HDMI_HBLANK_A, ((adjusted_mode->crtc_hdisplay - 1) << 16) | temp); in oaktrail_crtc_hdmi_mode_set()