Searched refs:sprctl (Results 1 – 1 of 1) sorted by relevance
54 u32 sprctl, sprscale = 0; in ivb_update_plane() local58 sprctl = I915_READ(SPRCTL(pipe)); in ivb_update_plane()61 sprctl &= ~SPRITE_PIXFORMAT_MASK; in ivb_update_plane()64 sprctl &= ~SPRITE_TILED; in ivb_update_plane()90 sprctl |= SPRITE_TILED; in ivb_update_plane()94 sprctl |= SPRITE_ENABLE; in ivb_update_plane()177 u32 sprctl; in ivb_update_colorkey() local189 sprctl |= SPRITE_DEST_KEY; in ivb_update_colorkey()191 sprctl |= SPRITE_SOURCE_KEY; in ivb_update_colorkey()205 u32 sprctl; in ivb_get_colorkey() local[all …]