Searched refs:blendc2 (Results 1 – 5 of 5) sorted by relevance
106 /*24c*/ volatile unsigned int blendc2; /* Alpha Blend Color 2 */ member207 unsigned int blendc2; member
115 ctx->blendc2 = upa_readl(&ffb->blendc2); /* Alpha Blend Color 2 */ in ffb_save_context()258 upa_writel(ctx->blendc2, &ffb->blendc2); /* Alpha Blend Color 2 */ in ffb_restore_context()
114 ctx->blendc2 = upa_readl(&ffb->blendc2); /* Alpha Blend Color 2 */ in ffb_save_context()257 upa_writel(ctx->blendc2, &ffb->blendc2); /* Alpha Blend Color 2 */ in ffb_restore_context()
200 volatile u32 blendc2; member