Searched refs:VRR_CTL_VRR_ENABLE (Results 1 – 2 of 2) sorted by relevance
167 trans_vrr_ctl = VRR_CTL_VRR_ENABLE | in intel_vrr_enable()171 trans_vrr_ctl = VRR_CTL_VRR_ENABLE | in intel_vrr_enable()217 crtc_state->vrr.enable = trans_vrr_ctl & VRR_CTL_VRR_ENABLE; in intel_vrr_get_config()
4419 #define VRR_CTL_VRR_ENABLE REG_BIT(31) macro