Searched refs:SPRITE_ENABLE (Results 1 – 2 of 2) sorted by relevance
207 vgpu_vreg_t(vgpu, SPRCTL(pipe)) &= ~SPRITE_ENABLE; in emulate_monitor_status_change()521 vgpu_vreg_t(vgpu, SPRCTL(pipe)) &= ~SPRITE_ENABLE; in emulate_monitor_status_change()
119 #define SPRITE_ENABLE REG_BIT(31) macro