Searched refs:hsw_infoframe_enable (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_hdmi.c130 static u32 hsw_infoframe_enable(unsigned int type) function
510 val &= ~hsw_infoframe_enable(type);
529 val |= hsw_infoframe_enable(type);
603 if (val & hsw_infoframe_enable(type))

Completed in 122 milliseconds