Searched refs:CBR1_VLV (Results 1 – 3 of 3) sorted by relevance
1411 if ((I915_READ(CBR1_VLV) & CBR_PWM_CLOCK_MUX_SELECT) == 0) { in vlv_hz_to_pwm()
972 I915_WRITE(CBR1_VLV, 0); in vlv_init_display_clock_gating()
5899 #define CBR1_VLV _MMIO(VLV_DISPLAY_BASE + 0x70400) macro