Searched refs:DPFC_CONTROL (Results 1 – 2 of 2) sorted by relevance
420 intel_de_write(i915, DPFC_CONTROL, in g4x_fbc_activate()430 dpfc_ctl = intel_de_read(i915, DPFC_CONTROL); in g4x_fbc_deactivate()433 intel_de_write(i915, DPFC_CONTROL, dpfc_ctl); in g4x_fbc_deactivate()439 return intel_de_read(fbc->i915, DPFC_CONTROL) & DPFC_CTL_EN; in g4x_fbc_is_active()
1320 #define DPFC_CONTROL _MMIO(0x3208) macro