Lines Matching refs:rop
243 u32 rop;
415 static __inline__ void ffb_rop(struct ffb_par *par, u32 rop)
417 if (par->rop_cache != rop) {
419 upa_writel(rop, &par->fbc->rop);
420 par->rop_cache = rop;
438 upa_writel(par->rop_cache, &fbc->rop);
483 BUG_ON(rect->rop != ROP_COPY && rect->rop != ROP_XOR);
495 ffb_rop(par, rect->rop == ROP_COPY ?