Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dpsb_device.c324 .hdmi_mask = (1 << 0),
Dmdfld_device.c543 .hdmi_mask = (1 << 1),
Dframebuffer.c600 crtc_mask = dev_priv->ops->hdmi_mask; in psb_setup_outputs()
Doaktrail_device.c542 .hdmi_mask = (1 << 1),
Dcdv_device.c590 .hdmi_mask = (1 << 0) | (1 << 1),
Dpsb_drv.h622 int hdmi_mask; /* Mask of HDMI CRTCs */ member