Lines Matching refs:rop
244 u32 rop;
416 static __inline__ void ffb_rop(struct ffb_par *par, u32 rop)
418 if (par->rop_cache != rop) {
420 upa_writel(rop, &par->fbc->rop);
421 par->rop_cache = rop;
439 upa_writel(par->rop_cache, &fbc->rop);
484 BUG_ON(rect->rop != ROP_COPY && rect->rop != ROP_XOR);
496 ffb_rop(par, rect->rop == ROP_COPY ?