Searched refs:DVSCNTR (Results 1 – 2 of 2) sorted by relevance
1198 intel_de_write_fw(display, DVSCNTR(pipe), dvscntr); in g4x_sprite_update_arm()1215 intel_de_write_fw(display, DVSCNTR(pipe), 0); in g4x_sprite_disable_arm()1236 ret = intel_de_read(display, DVSCNTR(plane->pipe)) & DVS_ENABLE; in g4x_sprite_get_hw_state()
12 #define DVSCNTR(pipe) _MMIO_PIPE(pipe, _DVSACNTR, _DVSBCNTR) macro