Searched refs:VRR_CTL_VRR_ENABLE (Results 1 – 2 of 2) sorted by relevance
621 VRR_CTL_VRR_ENABLE | VRR_CTL_CMRR_ENABLE | in intel_vrr_enable()625 VRR_CTL_VRR_ENABLE | trans_vrr_ctl(crtc_state)); in intel_vrr_enable()673 VRR_CTL_VRR_ENABLE | trans_vrr_ctl(crtc_state)); in intel_vrr_transcoder_enable()760 vrr_enable = trans_vrr_ctl & VRR_CTL_VRR_ENABLE; in intel_vrr_get_config()
16 #define VRR_CTL_VRR_ENABLE REG_BIT(31) macro