Searched refs:VRR_CTL_VRR_ENABLE (Results 1 – 2 of 2) sorted by relevance
353 VRR_CTL_VRR_ENABLE | VRR_CTL_CMRR_ENABLE | in intel_vrr_enable()357 VRR_CTL_VRR_ENABLE | trans_vrr_ctl(crtc_state)); in intel_vrr_enable()390 crtc_state->vrr.enable = trans_vrr_ctl & VRR_CTL_VRR_ENABLE; in intel_vrr_get_config()
17 #define VRR_CTL_VRR_ENABLE REG_BIT(31) macro