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